Searched defs:MPI2_DEFAULT_REQUEST_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
294 struct MPI2_DEFAULT_REQUEST_DESCRIPTOR { struct295 u8 RequestFlags; /* 0x00 */296 u8 MSIxIndex; /* 0x01 */297 u16 SMID; /* 0x02 */298 u16 LMID; /* 0x04 */299 u16 DescriptorTypeDependent; /* 0x06 */
286 } MPI2_DEFAULT_REQUEST_DESCRIPTOR, typedef