Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c391 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()
637 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()
756 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc()
1292 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()
1414 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()
1437 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()
1557 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()
1573 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()
1677 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()
1681 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()
[all …]
Dbfa_fcs.h721 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator