Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_lport.c5136 static void bfa_fcs_vport_sm_online(struct bfa_fcs_vport_s *vport,
5158 {BFA_SM(bfa_fcs_vport_sm_online), BFA_FCS_VPORT_ONLINE},
5295 bfa_sm_set_state(vport, bfa_fcs_vport_sm_online); in bfa_fcs_vport_sm_fdisc()
5392 bfa_fcs_vport_sm_online(struct bfa_fcs_vport_s *vport, in bfa_fcs_vport_sm_online() function