Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c98 static void bfa_fcs_rport_sm_adisc_sending(struct bfa_fcs_rport_s *rport,
137 {BFA_SM(bfa_fcs_rport_sm_adisc_sending), BFA_RPORT_ADISC},
531 bfa_sm_set_state(rport, bfa_fcs_rport_sm_adisc_sending); in bfa_fcs_rport_sm_online()
633 bfa_sm_set_state(rport, bfa_fcs_rport_sm_adisc_sending); in bfa_fcs_rport_sm_nsquery()
684 bfa_fcs_rport_sm_adisc_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_adisc_sending() function