Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddscontrol.c237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()
337 ControlState->Control.LoopTimeout)) in AcpiDsExecEndControlOp()
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Daclocal.h837 UINT64 LoopTimeout; /* While() loop timeout */ member