Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c441 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()
755 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()
875 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_online()
976 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_offline()
1578 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()
1758 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()
1781 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()
1903 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()
1919 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()
2024 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()
[all …]
Dbfa_fcs.h755 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator