Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_lport.c119 static void bfa_fcs_lport_sm_online(struct bfa_fcs_lport_s *port,
155 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_init()
181 bfa_fcs_lport_sm_online( in bfa_fcs_lport_sm_online() function
253 bfa_sm_set_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_sm_offline()
1063 return bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online); in bfa_fcs_lport_is_online()
1119 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_set_symname()
1133 if (bfa_sm_cmp_state(port, bfa_fcs_lport_sm_online)) in bfa_fcs_lport_get_attr()