Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c1382 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1425 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1604 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
1814 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
1885 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/linux-4.1.27/include/uapi/scsi/fc/
Dfc_els.h190 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator