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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Drport.c133 static void bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport,
175 {BFA_SM(bfa_fcs_rport_sm_online), BFA_RPORT_ONLINE},
511 bfa_sm_set_state(rport, bfa_fcs_rport_sm_online);
557 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) function
790 bfa_sm_set_state(rport, bfa_fcs_rport_sm_online);

Completed in 83 milliseconds