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.c673 ACPI_ASPT_HEADER *AsptTable; in DtCompileAspt() local
704 AsptTable = ACPI_CAST_PTR (ACPI_ASPT_HEADER, Subtable->Buffer); in DtCompileAspt()
706 switch (AsptTable->Type) /* Mask off top bit */ in DtCompileAspt()