Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/fc/
Dfc_els.h189 ELS_RJT_UNSUP = 0x0b, /* command not supported */ enumerator
/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_node.c720 ELS_RJT_UNSUP, ELS_EXPL_NONE, 0); in __efc_node_common()
/linux-6.1.9/drivers/scsi/libfc/
Dfc_rport.c869 rjt_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_flogi_req()
1826 els_data.reason = ELS_RJT_UNSUP; in fc_rport_recv_req()
Dfc_fcp.c1530 case ELS_RJT_UNSUP: in fc_fcp_rec_resp()
/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe_ctlr.c3005 rjt_data.reason = ELS_RJT_UNSUP; in fcoe_ctlr_disc_recv()