Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dahtable.c162 extern const AH_TABLE Gbl_AcpiSupportedTables[];
184 for (Info = Gbl_AcpiSupportedTables; Info->Signature; Info++) in AcpiAhGetTableInfo()
200 const AH_TABLE Gbl_AcpiSupportedTables[] = variable
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslutils.c357 for (TableData = Gbl_AcpiSupportedTables, i = 1; in UtDisplaySupportedTables()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdisasm.h583 extern const AH_TABLE Gbl_AcpiSupportedTables[];