Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswscope.c221 ACPI_GENERIC_STATE *OldScopeInfo; in AcpiDsScopeStackPush() local
262 OldScopeInfo = WalkState->ScopeInfo; in AcpiDsScopeStackPush()
263 if (OldScopeInfo) in AcpiDsScopeStackPush()
267 AcpiUtGetNodeName (OldScopeInfo->Scope.Node), in AcpiDsScopeStackPush()
268 AcpiUtGetTypeName (OldScopeInfo->Common.Value))); in AcpiDsScopeStackPush()