Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs_rport.c421 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_plogi()
749 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_nsquery()
860 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_adisc_online()
964 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_adisc_offline()
1564 case RPSM_EVENT_ACCEPTED: in bfa_fcs_rport_sm_nsdisc_sent()
1821 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_plogi_response()
1909 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_adisc_response()
1981 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_gidpn_response()
2046 bfa_sm_send_event(rport, RPSM_EVENT_ACCEPTED); in bfa_fcs_rport_gpnid_response()
Dbfa_fcs.h740 RPSM_EVENT_ACCEPTED = 9, /* Good response from remote device */ enumerator