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

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c130 static void bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport,
132 static void bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport,
180 {BFA_SM(bfa_fcs_rport_sm_nsdisc_sent), BFA_RPORT_NSDISC},
1448 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sent);
1560 bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport, function

Completed in 87 milliseconds