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

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslwalks.c191 UINT32 ThisOpBtype; local
206 ThisOpBtype = AnGetBtype (Op->Asl.Child);
209 (ThisOpBtype == (ACPI_UINT32_MAX -1)))
228 ThisOpBtype = AnGetBtype (Op->Asl.Child);
236 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype;

Completed in 61 milliseconds