Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_rport.c1605 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_adisc_req()
1647 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_rls_req()
1861 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_plogi_req()
2068 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prli_req()
2138 rjt_data.reason = ELS_RJT_PROT; in fc_rport_recv_prlo_req()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h187 ELS_RJT_PROT = 0x07, /* protocol error */ enumerator