Searched refs:bfa_fcs_rport_sm_uninit (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.c121 static void bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport,
169 {BFA_SM(bfa_fcs_rport_sm_uninit), BFA_RPORT_UNINIT},
197 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) function
249 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
302 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
373 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
481 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
968 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
1093 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
1103 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit);
[all...]

Completed in 87 milliseconds