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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_sm.h72 #define bfa_fsm_send_event(_fsm, _event) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_ioc.c765 bfa_fsm_send_event(ioc, IOC_E_SEMLOCKED);
997 bfa_fsm_send_event(ioc, IOC_E_FWREADY);
1013 bfa_fsm_send_event(ioc, IOC_E_TIMEOUT);
1199 bfa_fsm_send_event(ioc, IOC_E_FWRSP_GETATTR);
1355 bfa_fsm_send_event(ioc, IOC_E_FWREADY);
1359 bfa_fsm_send_event(ioc, IOC_E_FWRSP_ENABLE);
1363 bfa_fsm_send_event(ioc, IOC_E_FWRSP_DISABLE);
1412 bfa_fsm_send_event(ioc, IOC_E_DETACH);
1473 bfa_fsm_send_event(ioc, IOC_E_ENABLE);
1480 bfa_fsm_send_event(io
[all...]

Completed in 170 milliseconds