Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_pr.c1524 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1545 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1588 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1643 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()
1674 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2124 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2313 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2842 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2855 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
H A Dtarget_core_xcopy.c212 *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()
674 sense_rc = TCM_INVALID_PARAMETER_LIST; in target_xcopy_do_work()
792 sense_reason_t ret = TCM_INVALID_PARAMETER_LIST; in target_parse_xcopy_cmd()
H A Dtarget_core_alua.c287 return TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
419 rc = TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
780 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
788 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
H A Dtarget_core_sbc.c1119 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1135 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
H A Dtarget_core_transport.c2059 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3348 [TCM_INVALID_PARAMETER_LIST] = {
H A Dtarget_core_spc.c1194 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
/linux/include/target/
H A Dtarget_core_base.h179 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator