Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Dahtable.c162 extern const AH_TABLE AcpiGbl_SupportedTables[];
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AcpiAhGetTableInfo()
200 const AH_TABLE AcpiGbl_SupportedTables[] = variable
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslutils.c403 for (TableData = AcpiGbl_SupportedTables, i = 1; in UtDisplaySupportedTables()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacdisasm.h588 extern const AH_TABLE AcpiGbl_SupportedTables[];