Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c1523 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1544 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1587 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1642 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1656 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()
2123 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2312 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2841 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
2854 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
H A Dtarget_core_xcopy.c211 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_target_descriptors()
342 *sense_ret = TCM_INVALID_PARAMETER_LIST; in target_xcopy_parse_segment_descriptors()
673 sense_rc = TCM_INVALID_PARAMETER_LIST; in target_xcopy_do_work()
791 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.c2057 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
3346 [TCM_INVALID_PARAMETER_LIST] = {
H A Dtarget_core_spc.c1194 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
/openbmc/linux/include/target/
H A Dtarget_core_base.h170 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator