Searched refs:ScopeDepth (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswscope.c257 WalkState->ScopeDepth++;
260 "[%.2d] Pushed scope ", (UINT32) WalkState->ScopeDepth));
319 WalkState->ScopeDepth--;
323 (UINT32) WalkState->ScopeDepth,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h194 UINT8 ScopeDepth; member in struct:acpi_walk_state

Completed in 34 milliseconds