Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_rport.c112 static void bfa_fcs_rport_sm_fc4_logosend(struct bfa_fcs_rport_s *rport,
155 {BFA_SM(bfa_fcs_rport_sm_fc4_logosend), BFA_RPORT_LOGO},
536 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_fc4_fcs_online()
563 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_fc4_fcs_online()
615 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_hal_online()
657 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_online()
694 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_nsquery_sending()
756 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_nsquery()
803 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_adisc_online_sending()
868 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logosend); in bfa_fcs_rport_sm_adisc_online()
[all …]