HomeSort by: relevance | last modified time | path
    Searched refs:ScopeDepth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/dispatcher/
dswscope.c 149 WalkState->ScopeDepth++;
152 "[%.2d] Pushed scope ", (UINT32) WalkState->ScopeDepth));
211 WalkState->ScopeDepth--;
215 (UINT32) WalkState->ScopeDepth,
  /src/sys/external/bsd/acpica/dist/include/
acstruct.h 86 UINT8 ScopeDepth;

Completed in 21 milliseconds