Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_rport.c96 static void bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport,
147 {BFA_SM(bfa_fcs_rport_sm_online), BFA_RPORT_ONLINE},
524 bfa_sm_set_state(rport, bfa_fcs_rport_sm_online); in bfa_fcs_rport_sm_fc4_fcs_online()
587 bfa_sm_set_state(rport, bfa_fcs_rport_sm_online); in bfa_fcs_rport_sm_hal_online()
628 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_online() function
850 bfa_sm_set_state(rport, bfa_fcs_rport_sm_online); in bfa_fcs_rport_sm_adisc_online()