Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A 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
H A Ddttemplate.c417 for (TableData = AcpiDmTableData; TableData->Signature; TableData++) in DtCreateAllTemplates()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtable.c481 const ACPI_DMTABLE_DATA AcpiDmTableData[] = variable
602 for (Info = AcpiDmTableData; Info->Signature; Info++) in AcpiDmGetTableData()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdisasm.h582 extern const ACPI_DMTABLE_DATA AcpiDmTableData[];