Home
last modified time | relevance | path

Searched refs:TCM_PARAMETER_LIST_LENGTH_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_spc.c1118 return TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
1145 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
Dtarget_core_transport.c1689 case TCM_PARAMETER_LIST_LENGTH_ERROR: in transport_generic_request_failure()
2772 [TCM_PARAMETER_LIST_LENGTH_ERROR] = {
Dtarget_core_sbc.c1176 return TCM_PARAMETER_LIST_LENGTH_ERROR; in sbc_execute_unmap()
/linux-4.4.14/include/target/
Dtarget_core_base.h177 TCM_PARAMETER_LIST_LENGTH_ERROR = R(0x13), enumerator