Lines Matching refs:bfa_sm_send_event
175 bfa_sm_send_event(bfad, BFAD_E_KTHREAD_CREATE_FAILED); in bfad_sm_uninit()
177 bfa_sm_send_event(bfad, BFAD_E_INIT); in bfad_sm_uninit()
210 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
230 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_sm_created()
250 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in bfad_sm_created()
254 bfa_sm_send_event(bfad, BFAD_E_HAL_INIT_FAILED); in bfad_sm_created()
324 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_sm_failed()
898 bfa_sm_send_event(bfad, BFAD_E_FCS_EXIT_COMP); in bfad_fcs_stop()
913 bfa_sm_send_event(bfad, BFAD_E_EXIT_COMP); in bfad_stop()
1072 bfa_sm_send_event(bfad, BFAD_E_INIT_SUCCESS); in bfad_worker()
1359 bfa_sm_send_event(bfad, BFAD_E_CREATE); in bfad_pci_probe()
1405 bfa_sm_send_event(bfad, BFAD_E_STOP); in bfad_pci_remove()
1500 bfa_sm_send_event(bfad, BFAD_E_INIT_FAILED); in restart_bfa()