Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_spc.c1115 return TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
1142 ret = TCM_PARAMETER_LIST_LENGTH_ERROR; in spc_emulate_modeselect()
Dtarget_core_transport.c1670 case TCM_PARAMETER_LIST_LENGTH_ERROR: in transport_generic_request_failure()
2877 case TCM_PARAMETER_LIST_LENGTH_ERROR: in transport_send_check_condition_and_sense()
Dtarget_core_sbc.c1126 return TCM_PARAMETER_LIST_LENGTH_ERROR; in sbc_execute_unmap()
/linux-4.1.27/include/target/
Dtarget_core_base.h208 TCM_PARAMETER_LIST_LENGTH_ERROR = R(0x13), enumerator