Searched defs:MPIMsgIOCFactsReply (Results 1 – 1 of 1) sorted by relevance
666 typedef struct MPIMsgIOCFactsReply { struct667 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 …]