Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_pr.c1537 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1558 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1601 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1657 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1671 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1689 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2140 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2331 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2862 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2875 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
Dtarget_core_xcopy.c224 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_target_descriptors()
356 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_segment_descriptors()
803 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()
803 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
811 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
Dtarget_core_sbc.c1178 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1194 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_spc.c1166 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c1903 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3175 [TCM_INVALID_PARAMETER_LIST] = {
/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h168 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator