Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/
H A Dmpi_ioc.h250 U16 IOCExceptions; /* 0Ch */ member
H A Dmpi_history.txt138 * IOCExceptions and changed DataImageSize to reserved.
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h317 U16 IOCExceptions; /*0x0C */ member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h971 u16 IOCExceptions; member
H A Dmpt3sas_base.c6380 facts->IOCExceptions = le16_to_cpu(mpi_reply.IOCExceptions); in _base_get_ioc_facts()
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptbase.c2565 if(ioc->facts.IOCExceptions & in mpt_do_ioc_recovery()
3143 facts->IOCExceptions = le16_to_cpu(facts->IOCExceptions); in GetIocFacts()