Searched refs:IOCExceptions (Results 1 – 13 of 13) sorted by relevance
793 facts->IOCExceptions = le16toh(facts->IOCExceptions); in adjust_iocfacts_endianness()
273 printf(" IOCExceptions: %d\n", facts->IOCExceptions); in show_iocfacts()
256 MPS_PRINTFIELD(sc, facts, IOCExceptions, 0x%x); in mps_print_iocfacts()
276 MPR_PRINTFIELD(sc, facts, IOCExceptions, 0x%x); in mpr_print_iocfacts()
1169 facts->IOCExceptions = le16toh(facts->IOCExceptions); in adjust_iocfacts_endianness()
273 U16 IOCExceptions; /* 0Ch */ member
260 U16 IOCExceptions; /* 0x0C */ member
287 * 12-18-07 02.00.05 Added Boot Status defines for the IOCExceptions field of
150 U16 IOCExceptions; /* 0x20 */ member
346 U16 IOCExceptions; /* 0x0C */ member
449 * 12-18-07 02.00.05 Added Boot Status defines for the IOCExceptions field of
2942 MPT_2_HOST16(rp, IOCExceptions); in mpt2host_iocfacts_reply()
1630 sc->facts.exceptions = (facts_data->IOCExceptions); in mpi3mr_process_factsdata()