Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_pr.c1554 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1575 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1659 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1673 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1691 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2142 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2333 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2866 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2879 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
3209 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register_and_move()
[all …]
Dtarget_core_xcopy.c210 *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()
901 sense_reason_t ret = TCM_INVALID_PARAMETER_LIST; in target_parse_xcopy_cmd()
Dtarget_core_alua.c297 return TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
429 rc = TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
816 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
824 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
Dtarget_core_sbc.c1195 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1211 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_spc.c1160 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c1807 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3067 [TCM_INVALID_PARAMETER_LIST] = {
/Linux-v4.19/include/target/
Dtarget_core_base.h166 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator