Home
last modified time | relevance | path

Searched defs:MPIMsgIOCFactsReply (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dmpi.h666 typedef struct MPIMsgIOCFactsReply { struct
667 uint16_t MsgVersion; /* 00h */
668 uint8_t MsgLength; /* 02h */
669 uint8_t Function; /* 03h */
670 uint16_t HeaderVersion; /* 04h */
671 uint8_t IOCNumber; /* 06h */
672 uint8_t MsgFlags; /* 07h */
673 uint32_t MsgContext; /* 08h */
674 uint16_t IOCExceptions; /* 0Ch */
675 uint16_t IOCStatus; /* 0Eh */
[all …]