Searched refs:EventState (Results 1 – 2 of 2) sorted by relevance
263 U8 EventState; /* 27h */ member529 U8 EventState; /* 00h */ member
2434 if ((ret == 0) && (!ioc->facts.EventState)) { in mpt_do_ioc_recovery()2441 if (ioc->alt_ioc && alt_ioc_ready && !ioc->alt_ioc->facts.EventState) in mpt_do_ioc_recovery()4178 ioc->facts.EventState = 0; in mpt_diag_reset()4181 ioc->alt_ioc->facts.EventState = 0; in mpt_diag_reset()4241 ioc->facts.EventState = 0; in SendIocReset()6676 seq_printf(m, " EventState = 0x%02x\n", ioc->facts.EventState); in mpt_iocinfo_proc_show()7689 ioc->facts.EventState = evState; in ProcessEventNotification()