Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c1593 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1635 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1848 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
2055 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
2125 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h191 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator