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.h127 typedef struct _MPI3_IOC_FACTS_DATA struct
129 U16 IOCFactsDataLength; /* 0x00 */
130 U16 Reserved02; /* 0x02 */
131 MPI3_VERSION_UNION MPIVersion; /* 0x04 */
132 MPI3_COMP_IMAGE_VERSION FWVersion; /* 0x08 */
133 U32 IOCCapabilities; /* 0x10 */
134 U8 IOCNumber; /* 0x14 */
135 U8 WhoInit; /* 0x15 */
136 U16 MaxMSIxVectors; /* 0x16 */
137 U16 MaxOutstandingRequests; /* 0x18 */
[all …]