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