Searched refs:ACPI_CA_VERSION (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acapps.h | 181 UtilityName, ((UINT32) ACPI_CA_VERSION), \ 187 Prefix, UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \
|
| H A D | acutils.h | 248 AcpiOsPrintf (" (%8.8X/%s-%u)\n", ACPI_CA_VERSION, ModuleName, LineNumber)
|
| H A D | acpixf.h | 157 #define ACPI_CA_VERSION 0x20201113 macro
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslutils.c | 398 ACPI_CA_VERSION); in UtDisplaySupportedTables() 599 ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION); in UtDisplayOneSummary()
|
| H A D | dtcompile.c | 331 sprintf (VersionString, "%X", (UINT32) ACPI_CA_VERSION); in DtInitialize()
|
| H A D | aslcodegen.c | 597 AslGbl_TableHeader.AslCompilerRevision = ACPI_CA_VERSION; in CgWriteTableHeader()
|
| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utxface.c | 283 InfoPtr->AcpiCaVersion = ACPI_CA_VERSION; in ACPI_EXPORT_SYMBOL()
|
| /f-stack/freebsd/contrib/dev/acpica/components/dispatcher/ |
| H A D | dsobject.c | 576 ObjDesc->Integer.Value = ACPI_CA_VERSION; in AcpiDsInitObjectFromOp()
|