Home
last modified time | relevance | path

Searched refs:bfa_fcs_rport_sm_uninit (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c90 static void bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport,
148 {BFA_SM(bfa_fcs_rport_sm_uninit), BFA_RPORT_UNINIT},
179 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit() function
230 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_sending()
292 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogiacc_sending()
358 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_retry()
504 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi()
1186 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_hcb_offline()
1337 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
1353 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
[all …]