Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dnew_table.txt41 Add an entry for the new table in the AcpiDmTableData in common/dmtable.c
44 AcpiDmTableData and it will automatically be disassembled.
50 Add this function to the AcpiDmTableData entry for the new ACPI table
70 Add this function to the AcpiDmTableData entry for the new ACPI table
85 Add this array name to the AcpiDmTableData entry for the new ACPI table
Ddttemplate.c418 for (TableData = AcpiDmTableData; TableData->Signature; TableData++) in DtCreateAllTemplates()
/netbsd/src/sys/external/bsd/acpica/dist/common/
Ddmtable.c641 const ACPI_DMTABLE_DATA AcpiDmTableData[] = variable
740 for (Info = AcpiDmTableData; Info->Signature; Info++) in AcpiDmGetTableData()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacdisasm.h750 extern const ACPI_DMTABLE_DATA AcpiDmTableData[];