Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h193 ELS_RJT_UNSUP = 0x0b, /* command not supported */ enumerator
/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c876 rjt_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_flogi_req()
1813 els_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_req()
Dfc_fcp.c1551 case ELS_RJT_UNSUP: in fc_fcp_rec_resp()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c3029 rjt_data.reason = ELS_RJT_UNSUP; in fcoe_ctlr_disc_recv()