Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c82 static void bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport,
156 {BFA_SM(bfa_fcs_rport_sm_uninit), BFA_RPORT_UNINIT},
187 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit() function
238 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_sending()
300 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogiacc_sending()
366 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_retry()
508 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi()
1187 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_hcb_offline()
1339 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
1356 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
[all …]