Home
last modified time | relevance | path

Searched refs:TCM_PARAMETER_LIST_LENGTH_ERROR (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/target/
Dtarget_core_xcopy.c857 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in target_parse_xcopy_cmd()
871 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in target_parse_xcopy_cmd()
943 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_do_xcopy()
Dtarget_core_spc.c1125 return TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
1152 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
Dtarget_core_transport.c1815 case TCM_PARAMETER_LIST_LENGTH_ERROR: in transport_generic_request_failure()
3072 [TCM_PARAMETER_LIST_LENGTH_ERROR] = {
Dtarget_core_sbc.c1161 return TCM_PARAMETER_LIST_LENGTH_ERROR; in sbc_execute_unmap()
Dtarget_core_pr.c3578 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_scsi3_emulate_pr_out()
3638 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_scsi3_emulate_pr_out()
/Linux-v5.4/include/target/
Dtarget_core_base.h180 TCM_PARAMETER_LIST_LENGTH_ERROR = R(0x13), enumerator