Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c922 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in target_parse_xcopy_cmd()
936 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in target_parse_xcopy_cmd()
1008 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_do_xcopy()
Dtarget_core_spc.c1128 return TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
1155 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
Dtarget_core_transport.c1808 case TCM_PARAMETER_LIST_LENGTH_ERROR: in transport_generic_request_failure()
3091 [TCM_PARAMETER_LIST_LENGTH_ERROR] = {
Dtarget_core_sbc.c1177 return TCM_PARAMETER_LIST_LENGTH_ERROR; in sbc_execute_unmap()
Dtarget_core_pr.c3589 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_scsi3_emulate_pr_out()
3649 return TCM_PARAMETER_LIST_LENGTH_ERROR; in target_scsi3_emulate_pr_out()
/Linux-v4.19/include/target/
Dtarget_core_base.h176 TCM_PARAMETER_LIST_LENGTH_ERROR = R(0x13), enumerator