Searched defs:MPI2_DEFAULT_REQUEST_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
305 struct MPI2_DEFAULT_REQUEST_DESCRIPTOR { struct306 u8 RequestFlags; /* 0x00 */307 u8 MSIxIndex; /* 0x01 */308 u16 SMID; /* 0x02 */309 u16 LMID; /* 0x04 */310 u16 DescriptorTypeDependent; /* 0x06 */
293 } MPI2_DEFAULT_REQUEST_DESCRIPTOR, typedef