Home
last modified time | relevance | path

Searched refs:ELS_RJT_UNSUP (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/scsi/fc/
Dfc_els.h192 ELS_RJT_UNSUP = 0x0b, /* command not supported */ enumerator
/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c768 rjt_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_flogi_req()
1572 els_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_req()
Dfc_fcp.c1494 case ELS_RJT_UNSUP: in fc_fcp_rec_resp()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c2722 rjt_data.reason = ELS_RJT_UNSUP; in fcoe_ctlr_disc_recv()