Lines Matching refs:bfa_sm_send_event
186 bfa_sm_send_event(bfad, BFAD_E_KTHREAD_CREATE_FAILED); in bfad_sm_uninit()
188 bfa_sm_send_event(bfad, BFAD_E_INIT); in bfad_sm_uninit()
221 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
241 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_sm_created()
261 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
265 bfa_sm_send_event(bfad, BFAD_E_HAL_INIT_FAILED); in bfad_sm_created()
335 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_sm_failed()
915 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_fcs_stop()
930 bfa_sm_send_event(bfad, BFAD_E_EXIT_COMP); in bfad_stop()
1089 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_worker()
1376 bfa_sm_send_event(bfad, BFAD_E_CREATE); in bfad_pci_probe()
1422 bfa_sm_send_event(bfad, BFAD_E_STOP); in bfad_pci_remove()
1518 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in restart_bfa()