Searched refs:bfa_fcs_rport_sm_fc4_logosend (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 120 static void bfa_fcs_rport_sm_fc4_logosend(struct bfa_fcs_rport_s *rport, 163 {BFA_SM(bfa_fcs_rport_sm_fc4_logosend), BFA_RPORT_LOGO}, 548 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_fc4_fcs_online() 575 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_fc4_fcs_online() 627 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_hal_online() 669 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_online() 706 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_nsquery_sending() 768 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_nsquery() 815 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_adisc_online_sending() 882 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_adisc_online() [all …]
|