Searched defs:MPI2_SCSI_IO_REQUEST_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
560 struct MPI2_SCSI_IO_REQUEST_DESCRIPTOR { struct561 u8 RequestFlags; /* 0x00 */562 u8 MSIxIndex; /* 0x01 */563 __le16 SMID; /* 0x02 */564 __le16 LMID; /* 0x04 */565 __le16 DevHandle; /* 0x06 */
563 struct MPI2_SCSI_IO_REQUEST_DESCRIPTOR { struct564 u8 RequestFlags; /* 0x00 */565 u8 MSIxIndex; /* 0x01 */566 __le16 SMID; /* 0x02 */567 __le16 LMID; /* 0x04 */568 __le16 DevHandle; /* 0x06 */
425 } MPI2_SCSI_IO_REQUEST_DESCRIPTOR, typedef