Home
last modified time | relevance | path

Searched refs:TCM_INVALID_PARAMETER_LIST (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/target/
Dtarget_core_pr.c1533 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1554 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1597 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1652 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1666 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1683 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2134 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2323 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2852 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2865 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
Dtarget_core_xcopy.c211 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_target_descriptors()
343 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_segment_descriptors()
684 sense_rc = TCM_INVALID_PARAMETER_LIST; in target_xcopy_do_work()
794 sense_reason_t ret = TCM_INVALID_PARAMETER_LIST; in target_parse_xcopy_cmd()
Dtarget_core_alua.c284 return TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
416 rc = TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
777 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
785 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
Dtarget_core_sbc.c1209 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1225 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_spc.c1193 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c2007 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3238 [TCM_INVALID_PARAMETER_LIST] = {
/Linux-v5.15/include/target/
Dtarget_core_base.h168 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator