Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_lport.c123 static void bfa_fcs_lport_sm_online(struct bfa_fcs_lport_s *port,
159 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_init()
185 bfa_fcs_lport_sm_online( in bfa_fcs_lport_sm_online() function
257 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_offline()
1067 return bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_is_online()
1123 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_set_symname()
1137 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_get_attr()