Searched refs:bfa_ioc_sm_fwcheck (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_ioc.c127 {BFA_SM(bfa_ioc_sm_fwcheck), BFA_IOC_FWMISMATCH},
160 bfa_fsm_set_state(ioc, bfa_ioc_sm_fwcheck);
188 bfa_ioc_sm_fwcheck(struct bfa_ioc_s *ioc, enum ioc_event event) function
249 bfa_fsm_set_state(ioc, bfa_ioc_sm_fwcheck);
1643 || bfa_fsm_cmp_state(ioc, bfa_ioc_sm_fwcheck)

Completed in 49 milliseconds