Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c137 static void bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport,
139 static void bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport,
171 {BFA_SM(bfa_fcs_rport_sm_nsdisc_sent), BFA_RPORT_NSDISC},
1444 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sent); in bfa_fcs_rport_sm_nsdisc_sending()
1556 bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_nsdisc_sent() function