HomeSort by: relevance | last modified time | path
    Searched refs:AcpiGbl_SupportedTables (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
ahtable.c 162 extern const AH_TABLE AcpiGbl_SupportedTables[];
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++)
200 const AH_TABLE AcpiGbl_SupportedTables[] =
  /src/sys/external/bsd/acpica/dist/tools/acpihelp/
acpihelp.h 285 extern const AH_TABLE AcpiGbl_SupportedTables[];
ahdecode.c 714 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++)
  /src/sys/external/bsd/acpica/dist/compiler/
aslutils.c 443 for (TableData = AcpiGbl_SupportedTables, i = 1;
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 785 extern const AH_TABLE AcpiGbl_SupportedTables[];

Completed in 16 milliseconds