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

/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Daslwalks.c1099 UINT32 SourceOperandBtype; local
1234 SourceOperandBtype = AnGetBtype (SourceOperandOp);
1239 if (SourceOperandBtype & ACPI_BTYPE_PACKAGE)
1256 if (!(SourceOperandBtype & ACPI_BTYPE_PACKAGE))

Completed in 115 milliseconds