Searched refs:EventState (Results 1 – 2 of 2) sorted by relevance
180 U8 EventState; /* 27h */ member421 U8 EventState; /* 00h */ member
1722 if ((ret == 0) && (!ioc->facts.EventState)) in mpt_do_ioc_recovery()1725 if (ioc->alt_ioc && alt_ioc_ready && !ioc->alt_ioc->facts.EventState) in mpt_do_ioc_recovery()3312 ioc->facts.EventState = 0; in mpt_diag_reset()3315 ioc->alt_ioc->facts.EventState = 0; in mpt_diag_reset()3374 ioc->facts.EventState = 0; in SendIocReset()5270 len += sprintf(buf+len, " EventState = 0x%02x\n", ioc->facts.EventState); in procmpt_iocinfo_read()5625 ioc->facts.EventState = evState; in ProcessEventNotification()