Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_pr.c1556 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1580 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()
1678 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1696 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1779 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2114 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2148 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2339 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2872 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
Dtarget_core_alua.c295 return TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
427 rc = TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
811 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
819 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
Dtarget_core_sbc.c1194 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1210 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_xcopy.c830 sense_reason_t ret = TCM_INVALID_PARAMETER_LIST; in target_do_xcopy()
Dtarget_core_spc.c1150 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c1688 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
2768 [TCM_INVALID_PARAMETER_LIST] = {
/linux-4.4.14/include/target/
Dtarget_core_base.h167 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator