Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c110 static void bfa_fcs_lport_sm_online(struct bfa_fcs_lport_s *port,
146 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_init()
172 bfa_fcs_lport_sm_online( in bfa_fcs_lport_sm_online() function
244 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_offline()
1054 return bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_is_online()
1110 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_set_symname()
1124 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_get_attr()