Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/common/
HDahtable.c162 extern const AH_TABLE AcpiGbl_SupportedTables[];
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AcpiAhGetTableInfo()
200 const AH_TABLE AcpiGbl_SupportedTables[] = variable
/dragonfly/sys/contrib/dev/acpica/source/tools/acpihelp/
HDacpihelp.h285 extern const AH_TABLE AcpiGbl_SupportedTables[];
HDahdecode.c714 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AhDisplayTables()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDaslutils.c443 for (TableData = AcpiGbl_SupportedTables, i = 1; in UtDisplaySupportedTables()
/dragonfly/sys/contrib/dev/acpica/source/include/
HDacdisasm.h678 extern const AH_TABLE AcpiGbl_SupportedTables[];