Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_pr.c1545 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1566 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1650 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1664 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1682 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2133 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2324 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2855 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2868 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
3198 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register_and_move()
[all …]
Dtarget_core_xcopy.c201 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_target_descriptors()
334 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_segment_descriptors()
836 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.c1179 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1195 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_spc.c1157 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c1814 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3048 [TCM_INVALID_PARAMETER_LIST] = {
/Linux-v5.4/include/target/
Dtarget_core_base.h170 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator