Searched refs:bfa_fcs_rport_sm_fc4_logorcv (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 117 static void bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, 161 {BFA_SM(bfa_fcs_rport_sm_fc4_logorcv), BFA_RPORT_LOGORCV}, 569 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_fc4_fcs_online() 607 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_hal_online() 674 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_online() 718 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery_sending() 777 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery() 828 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online_sending() 900 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online() 1003 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_logorcv() function
|