Home
last modified time | relevance | path

Searched refs:MethodNestingDepth (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsmethod.c615 NextWalkState->MethodNestingDepth = ThisWalkState->MethodNestingDepth + 1; in AcpiDsCallControlMethod()
642 NextWalkState->MethodNestingDepth * 3, " ", in AcpiDsCallControlMethod()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h100 UINT16 MethodNestingDepth; member
/netbsd/sys/external/bsd/acpica/dist/parser/
H A Dpsparse.c538 (WalkState->MethodNestingDepth + 1) * 3, " ", in AcpiPsParseAml()