Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_pr.c1496 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1520 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1611 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
1625 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()
1722 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_decode_spec_i_port()
2056 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2091 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_emulate_pro_register()
2282 ret = TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_reserve()
2815 return TCM_INVALID_PARAMETER_LIST; in core_scsi3_pro_preempt()
[all …]
Dtarget_core_alua.c305 return TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
441 rc = TCM_INVALID_PARAMETER_LIST; in target_emulate_set_target_port_groups()
833 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
841 return TCM_INVALID_PARAMETER_LIST; in core_alua_check_transition()
Dtarget_core_sbc.c1144 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
1160 ret = TCM_INVALID_PARAMETER_LIST; in sbc_execute_unmap()
Dtarget_core_xcopy.c852 sense_reason_t ret = TCM_INVALID_PARAMETER_LIST; in target_do_xcopy()
Dtarget_core_spc.c1147 ret = TCM_INVALID_PARAMETER_LIST; in spc_emulate_modeselect()
Dtarget_core_transport.c1669 case TCM_INVALID_PARAMETER_LIST: in transport_generic_request_failure()
2868 case TCM_INVALID_PARAMETER_LIST: in transport_send_check_condition_and_sense()
/linux-4.1.27/include/target/
Dtarget_core_base.h198 TCM_INVALID_PARAMETER_LIST = R(0x09), enumerator