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 257 WalkState->ScopeDepth++;
260 "[%.2d] Pushed scope ", (UINT32) WalkState->ScopeDepth));
319 WalkState->ScopeDepth--;
323 (UINT32) WalkState->ScopeDepth,
  /src/sys/external/bsd/acpica/dist/include/
acstruct.h 194 UINT8 ScopeDepth;

Completed in 13 milliseconds