Searched defs:MPI2_SCSI_IO_REQUEST_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
346 struct MPI2_SCSI_IO_REQUEST_DESCRIPTOR { struct347 u8 RequestFlags; /* 0x00 */348 u8 MSIxIndex; /* 0x01 */349 __le16 SMID; /* 0x02 */350 __le16 LMID; /* 0x04 */351 __le16 DevHandle; /* 0x06 */
361 } MPI2_SCSI_IO_REQUEST_DESCRIPTOR, typedef