Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c765 ACPI_ASPT_HEADER *AsptTable; in DtCompileAspt() local
796 AsptTable = ACPI_CAST_PTR (ACPI_ASPT_HEADER, Subtable->Buffer); in DtCompileAspt()
798 switch (AsptTable->Type) /* Mask off top bit */ in DtCompileAspt()