Searched refs:EventState (Results 1 – 2 of 2) sorted by relevance
264 U8 EventState; /* 27h */ member530 U8 EventState; /* 00h */ member
2510 if ((ret == 0) && (!ioc->facts.EventState)) { in mpt_do_ioc_recovery()2517 if (ioc->alt_ioc && alt_ioc_ready && !ioc->alt_ioc->facts.EventState) in mpt_do_ioc_recovery()4240 ioc->facts.EventState = 0; in mpt_diag_reset()4243 ioc->alt_ioc->facts.EventState = 0; in mpt_diag_reset()4303 ioc->facts.EventState = 0; in SendIocReset()6723 seq_printf(m, " EventState = 0x%02x\n", ioc->facts.EventState); in mpt_iocinfo_proc_show()7732 ioc->facts.EventState = evState; in ProcessEventNotification()