Searched defs:MPI2_ADDRESS_REPLY_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
612 struct MPI2_ADDRESS_REPLY_DESCRIPTOR { struct613 u8 ReplyFlags; /* 0x00 */614 u8 MSIxIndex; /* 0x01 */615 __le16 SMID; /* 0x02 */616 __le32 ReplyFrameAddress; /* 0x04 */
615 struct MPI2_ADDRESS_REPLY_DESCRIPTOR { struct616 u8 ReplyFlags; /* 0x00 */617 u8 MSIxIndex; /* 0x01 */618 __le16 SMID; /* 0x02 */619 __le32 ReplyFrameAddress; /* 0x04 */
545 } MPI2_ADDRESS_REPLY_DESCRIPTOR, typedef