Home
last modified time | relevance | path

Searched refs:TMR_FUNCTION_COMPLETE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/target/
Dtarget_core_tmr.h18 TMR_FUNCTION_COMPLETE = 0, enumerator
/linux-2.6.39/drivers/target/loopback/
Dtcm_loop.c406 ret = (se_cmd->se_tmr_req->response == TMR_FUNCTION_COMPLETE) ? in tcm_loop_device_reset()
/linux-2.6.39/drivers/target/
Dtarget_core_transport.c5848 tmr->response = (!ret) ? TMR_FUNCTION_COMPLETE :