Searched refs:bfa_fcs_rport_sm_plogiacc_sending (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 93 static void bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, 149 {BFA_SM(bfa_fcs_rport_sm_plogiacc_sending), BFA_RPORT_ONLINE}, 192 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_uninit() 235 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_sending() 277 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogiacc_sending() function 367 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_retry() 497 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi() 941 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline_sending() 970 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline() 1142 bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_hcb_offline() [all …]
|