Searched refs:IOCExceptions (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_cmd.c782 facts->IOCExceptions = le16toh(facts->IOCExceptions);
H A Dmps_show.c276 printf(" IOCExceptions: %d\n", facts->IOCExceptions);
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_table.c279 MPR_PRINTFIELD(sc, facts, IOCExceptions, 0x%x);
H A Dmpr.c1171 facts->IOCExceptions = le16toh(facts->IOCExceptions);
/freebsd-13-stable/sys/dev/mps/
H A Dmps_table.c259 MPS_PRINTFIELD(sc, facts, IOCExceptions, 0x%x);
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2_ioc.h73 * 12-18-07 02.00.05 Added Boot Status defines for the IOCExceptions field of
262 U16 IOCExceptions; /* 0x0C */ member in struct:_MPI2_IOC_FACTS_REPLY
303 /* IOCExceptions */
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h78 * IOCExceptions and changed DataImageSize to reserved.
274 U16 IOCExceptions; /* 0Ch */ member in struct:_MSG_IOC_FACTS_REPLY
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h76 * 12-18-07 02.00.05 Added Boot Status defines for the IOCExceptions field of
348 U16 IOCExceptions; /* 0x0C */ member in struct:_MPI2_IOC_FACTS_REPLY
394 /* IOCExceptions */
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt.c2944 MPT_2_HOST16(rp, IOCExceptions);

Completed in 208 milliseconds