Home
last modified time | relevance | path

Searched refs:LoopTimeout (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/components/dispatcher/
Ddscontrol.c237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()
337 ControlState->Control.LoopTimeout)) in AcpiDsExecEndControlOp()
/acpica-latest/source/include/
Daclocal.h846 UINT64 LoopTimeout; /* While() loop timeout */ member