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 54 extern const AH_TABLE AcpiGbl_SupportedTables[];
76 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++)
92 const AH_TABLE AcpiGbl_SupportedTables[] =
  /src/sys/external/bsd/acpica/dist/tools/acpihelp/
acpihelp.h 177 extern const AH_TABLE AcpiGbl_SupportedTables[];
ahdecode.c 606 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++)
  /src/sys/external/bsd/acpica/dist/compiler/
aslutils.c 335 for (TableData = AcpiGbl_SupportedTables, i = 1;
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 690 extern const AH_TABLE AcpiGbl_SupportedTables[];

Completed in 25 milliseconds