Home
last modified time | relevance | path

Searched refs:IOCExceptions (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h50 * IOCExceptions and changed DataImageSize to reserved.
250 U16 IOCExceptions; /* 0Ch */ member
H A Dmpi_history.txt138 * IOCExceptions and changed DataImageSize to reserved.
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h45 * 12-18-07 02.00.05 Added Boot Status defines for the IOCExceptions field of
318 U16 IOCExceptions; /*0x0C */ member
364 /*IOCExceptions */
/linux/drivers/message/fusion/
H A Dmptbase.c2552 if(ioc->facts.IOCExceptions & in mpt_do_ioc_recovery()
3130 facts->IOCExceptions = le16_to_cpu(facts->IOCExceptions); in GetIocFacts()
6708 // if (ioc->facts.IOCExceptions & MPI_IOCFACTS_EXCEPT_CONFIG_CHECKSUM_FAIL) in mpt_iocinfo_proc_show()