Home
last modified time | relevance | path

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

/acpica-latest/source/common/
Ddmtbdump1.c464 UINT8 *DataTable = NULL; in AcpiDmDumpAsf() local
501 DataTable = ACPI_ADD_PTR (UINT8, Subtable, sizeof (ACPI_ASF_ALERT)); in AcpiDmDumpAsf()
511 DataTable = ACPI_ADD_PTR (UINT8, Subtable, sizeof (ACPI_ASF_REMOTE)); in AcpiDmDumpAsf()
525 DataTable = ACPI_ADD_PTR (UINT8, Subtable, sizeof (ACPI_ASF_ADDRESS)); in AcpiDmDumpAsf()
555 DataTable, DataLength, DataInfoTable); in AcpiDmDumpAsf()
561 DataTable = ACPI_ADD_PTR (UINT8, DataTable, DataLength); in AcpiDmDumpAsf()
575 AcpiOsPrintf ("%2.2X ", *DataTable); in AcpiDmDumpAsf()
576 DataTable++; in AcpiDmDumpAsf()
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/
Ddtregions.asl72 /* Specific DataTable Regions availability notification Method */
152 /* Specific DataTable Regions availability notification Method */
/acpica-latest/tests/aslts/src/runtime/collections/functional/table/
Dloadtable.asl150 /* Check DataTable Region */
/acpica-latest/documents/
Dchanges.txt775 iASL DataTable Compiler: Fixed a segfault on errors that aren't directly
809 iASL DataTable Compiler: IVRS table: fix potentially uninitialized
7723 Updated internal address SpaceID for DataTable regions. Moved this
7892 default regions (Memory/IO/PCI/DataTable) simultaneously to prevent any
8710 Implemented write support for DataTable operation regions. These regions