Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_ioc.h267 typedef struct _MSG_IOC_FACTS_REPLY struct
269 U16 MsgVersion; /* 00h */
270 U8 MsgLength; /* 02h */
271 U8 Function; /* 03h */
272 U16 HeaderVersion; /* 04h */
273 U8 IOCNumber; /* 06h */
274 U8 MsgFlags; /* 07h */
275 U32 MsgContext; /* 08h */
276 U16 IOCExceptions; /* 0Ch */
277 U16 IOCStatus; /* 0Eh */
[all …]