Lines Matching refs:bfa_sm_send_event
183 bfa_sm_send_event(bfad, BFAD_E_KTHREAD_CREATE_FAILED); in bfad_sm_uninit()
185 bfa_sm_send_event(bfad, BFAD_E_INIT); in bfad_sm_uninit()
218 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
238 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_sm_created()
258 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
262 bfa_sm_send_event(bfad, BFAD_E_HAL_INIT_FAILED); in bfad_sm_created()
332 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_sm_failed()
908 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_fcs_stop()
923 bfa_sm_send_event(bfad, BFAD_E_EXIT_COMP); in bfad_stop()
1082 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_worker()
1369 bfa_sm_send_event(bfad, BFAD_E_CREATE); in bfad_pci_probe()
1415 bfa_sm_send_event(bfad, BFAD_E_STOP); in bfad_pci_remove()
1511 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in restart_bfa()