Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_rport.c108 static void bfa_fcs_rport_sm_adisc_offline(struct bfa_fcs_rport_s *rport,
153 {BFA_SM(bfa_fcs_rport_sm_adisc_offline), BFA_RPORT_ADISC},
911 bfa_sm_set_state(rport, bfa_fcs_rport_sm_adisc_offline); in bfa_fcs_rport_sm_adisc_offline_sending()
943 bfa_fcs_rport_sm_adisc_offline(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_adisc_offline() function