Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs_lport.c6025 static void bfa_fcs_vport_sm_online(struct bfa_fcs_vport_s *vport,
6047 {BFA_SM(bfa_fcs_vport_sm_online), BFA_FCS_VPORT_ONLINE},
6184 bfa_sm_set_state(vport, bfa_fcs_vport_sm_online); in bfa_fcs_vport_sm_fdisc()
6283 bfa_fcs_vport_sm_online(struct bfa_fcs_vport_s *vport, in bfa_fcs_vport_sm_online() function