Home
last modified time | relevance | path

Searched refs:ACPI_INFO (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c260 ACPI_INFO (("%-4.4s 0x%8.8X%8.8X %06X", in AcpiTbPrintTableHeader()
272 ACPI_INFO (("RSDP 0x%8.8X%8.8X %06X (v%.2d %-6.6s)", in AcpiTbPrintTableHeader()
285 ACPI_INFO (( in AcpiTbPrintTableHeader()
H A Dtbinstal.c279 ACPI_INFO (( in AcpiTbInstallStandardTable()
404 ACPI_INFO (("%4.4s 0x%8.8X%8.8X" in AcpiTbOverrideTable()
H A Dtbxfload.c375 ACPI_INFO (( in ACPI_EXPORT_SYMBOL_INIT()
485 ACPI_INFO (("Host-directed Dynamic ACPI Table Load:")); in ACPI_EXPORT_SYMBOL_INIT()
H A Dtbutils.c296 ACPI_INFO (( in AcpiTbCopyDsdt()
/freebsd-12.1/sys/contrib/dev/acpica/components/executer/
H A Dexconfig.c330 ACPI_INFO (("Dynamic OEM Table Load:")); in AcpiExLoadTableOp()
595 ACPI_INFO (("Dynamic OEM Table Load:")); in AcpiExLoadOp()
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacoutput.h345 #define ACPI_INFO(plist) AcpiInfo plist macro
357 #define ACPI_INFO(plist) macro
/freebsd-12.1/sys/contrib/dev/acpica/components/events/
H A Devgpeinit.c403 ACPI_INFO (("Enabled %u new GPEs", WalkInfo.Count)); in AcpiEvUpdateGpes()
H A Devgpeblk.c663 ACPI_INFO (( in AcpiEvInitializeGpeBlock()
/freebsd-12.1/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c545 ACPI_INFO (( in AcpiNsExecModuleCodeList()
/freebsd-12.1/sys/contrib/dev/acpica/components/dispatcher/
H A Ddspkginit.c432 ACPI_INFO (( in AcpiDsBuildInternalPackageObj()
H A Ddsmethod.c1005 ACPI_INFO (( in AcpiDsTerminateControlMethod()
/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c889 ACPI_INFO (("No outstanding allocations")); in AcpiUtDumpAllocations()
/freebsd-12.1/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c690 ACPI_INFO (("Skipping parse of AML opcode: %s (0x%4.4X)", in AcpiPsParseLoop()
H A Dpsobject.c776 ACPI_INFO (("Ignoring error and continuing table load")); in AcpiPsCompleteOp()
/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c516 ACPI_INFO (("%4.4s - Table has been unloaded", in AcpiDbDisplayTableInfo()
/freebsd-12.1/sys/dev/acpica/
H A Dacpi.c2578 ACPI_INFO(("Failed to enumerate DSM functions\n")); in acpi_DSMQuery()
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt7280 Affects ACPI_INFO, ACPI_ERROR, ACPI_EXCEPTION, and ACPI_WARNING (about
11131 ACPI_WARNING, and ACPI_INFO replace the ACPI_REPORT_* macros. The older