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

/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslwalks.c83 UINT32 ThisOpBtype; local
98 ThisOpBtype = AnGetBtype (Op->Asl.Child);
101 (ThisOpBtype == (ACPI_UINT32_MAX -1)))
120 ThisOpBtype = AnGetBtype (Op->Asl.Child);
128 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype;

Completed in 96 milliseconds