Searched refs:bfa_fcs_rport_sm_plogiacc_sending (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 94 static void bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, 150 {BFA_SM(bfa_fcs_rport_sm_plogiacc_sending), BFA_RPORT_ONLINE}, 193 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_uninit() 236 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_sending() 278 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogiacc_sending() function 368 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_retry() 498 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi() 942 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline_sending() 971 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline() 1143 bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_hcb_offline() [all …]
|