Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslwalks.c191 UINT32 ThisOpBtype; in AnMethodTypingWalkEnd() local
206 ThisOpBtype = AnGetBtype (Op->Asl.Child); in AnMethodTypingWalkEnd()
209 (ThisOpBtype == (ACPI_UINT32_MAX -1))) in AnMethodTypingWalkEnd()
228 ThisOpBtype = AnGetBtype (Op->Asl.Child); in AnMethodTypingWalkEnd()
236 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype; in AnMethodTypingWalkEnd()