Searched refs:bfa_fcport_sm_disabled (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 Dbfa_fcport.c98 static void bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport,
130 {BFA_SM(bfa_fcport_sm_disabled), BFA_PPORT_ST_DISABLED},
182 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled);
222 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled);
489 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled);
531 bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, function
631 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled);

Completed in 95 milliseconds