Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslwalks.c199 UINT32 ThisOpBtype; in AnMethodTypingWalkEnd() local
214 ThisOpBtype = AnGetBtype (Op->Asl.Child); in AnMethodTypingWalkEnd()
217 (ThisOpBtype == (ACPI_UINT32_MAX -1))) in AnMethodTypingWalkEnd()
236 ThisOpBtype = AnGetBtype (Op->Asl.Child); in AnMethodTypingWalkEnd()
244 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype; in AnMethodTypingWalkEnd()