Data structure used to refer Xilmailbox agents.
Declaration
typedef struct
{
XIpiPsu IpiInst,
XScuGic GicInst,
u32 SourceId,
u32 RemoteId
} XMailbox_Agent;
Member | Description |
---|---|
IpiInst | IPI instance. |
GicInst | Interrupt instance. |
SourceId | Source ID. |
RemoteId | Remote ID. |