Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c102 static void bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport,
139 {BFA_SM(bfa_fcs_rport_sm_fc4_logorcv), BFA_RPORT_LOGORCV},
550 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_online()
593 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery_sending()
660 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery()
711 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_sending()
782 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc()
796 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_logorcv() function