Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h136 typedef struct _MPI3_IOC_FACTS_DATA struct
138 U16 IOCFactsDataLength; /* 0x00 */
139 U16 Reserved02; /* 0x02 */
140 MPI3_VERSION_UNION MPIVersion; /* 0x04 */
141 MPI3_COMP_IMAGE_VERSION FWVersion; /* 0x08 */
142 U32 IOCCapabilities; /* 0x10 */
143 U8 IOCNumber; /* 0x14 */
144 U8 WhoInit; /* 0x15 */
145 U16 MaxMSIxVectors; /* 0x16 */
146 U16 MaxOutstandingRequests; /* 0x18 */
[all …]