Searched defs:MPI2_DEFAULT_REQUEST_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
328 struct MPI2_DEFAULT_REQUEST_DESCRIPTOR { struct329 u8 RequestFlags; /* 0x00 */330 u8 MSIxIndex; /* 0x01 */331 __le16 SMID; /* 0x02 */332 __le16 LMID; /* 0x04 */333 __le16 DescriptorTypeDependent; /* 0x06 */
326 } MPI2_DEFAULT_REQUEST_DESCRIPTOR, typedef