Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
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()