Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/libfc/
Dfc_rport.c1362 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1405 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1584 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
1787 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
1858 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/linux-3.4.99/include/scsi/fc/
Dfc_els.h190 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator