Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c104 static void bfa_fcs_rport_sm_adisc_online(struct bfa_fcs_rport_s *rport,
151 {BFA_SM(bfa_fcs_rport_sm_adisc_online), BFA_RPORT_ADISC},
799 bfa_sm_set_state(rport, bfa_fcs_rport_sm_adisc_online); in bfa_fcs_rport_sm_adisc_online_sending()
841 bfa_fcs_rport_sm_adisc_online(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_adisc_online() function