Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c372 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_plogi()
632 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_nsquery()
742 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_adisc()
1279 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_nsdisc_sent()
1478 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_plogi_response()
1564 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_adisc_response()
1635 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_gidpn_response()
1700 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_gpnid_response()
Dbfa_fcs.h720 RPSM_EVENT_ACCEPTED = 9, /* Good response from remote device */ enumerator