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

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

Completed in 116 milliseconds