Searched refs:EventState (Results 1 – 2 of 2) sorted by relevance
264 U8 EventState; /* 27h */ member530 U8 EventState; /* 00h */ member
2509 if ((ret == 0) && (!ioc->facts.EventState)) { in mpt_do_ioc_recovery()2516 if (ioc->alt_ioc && alt_ioc_ready && !ioc->alt_ioc->facts.EventState) in mpt_do_ioc_recovery()4239 ioc->facts.EventState = 0; in mpt_diag_reset()4242 ioc->alt_ioc->facts.EventState = 0; in mpt_diag_reset()4302 ioc->facts.EventState = 0; in SendIocReset()6722 seq_printf(m, " EventState = 0x%02x\n", ioc->facts.EventState); in mpt_iocinfo_proc_show()7731 ioc->facts.EventState = evState; in ProcessEventNotification()