Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs_rport.c82 static void bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport,
140 {BFA_SM(bfa_fcs_rport_sm_uninit), BFA_RPORT_UNINIT},
171 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit() function
222 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_sending()
284 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogiacc_sending()
350 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_retry()
492 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi()
1171 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_hcb_offline()
1323 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
1340 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
[all …]