Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c262 ACPI_INFO (("%-4.4s 0x%8.8X%8.8X %06X", in AcpiTbPrintTableHeader()
275 ACPI_INFO (("RSDP 0x%8.8X%8.8X %06X (v%.2d %-6.6s)", in AcpiTbPrintTableHeader()
288 ACPI_INFO (( in AcpiTbPrintTableHeader()
H A Dtbinstal.c282 ACPI_INFO (( in AcpiTbInstallStandardTable()
407 ACPI_INFO (("%4.4s 0x%8.8X%8.8X" in AcpiTbOverrideTable()
H A Dtbxfload.c369 ACPI_INFO (( in ACPI_EXPORT_SYMBOL_INIT()
503 ACPI_INFO (("Host-directed Dynamic ACPI Table Load:")); in ACPI_EXPORT_SYMBOL_INIT()
H A Dtbutils.c296 ACPI_INFO (( in AcpiTbCopyDsdt()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexconfig.c334 ACPI_INFO (("Dynamic OEM Table Load:")); in AcpiExLoadTableOp()
618 ACPI_INFO (("Dynamic OEM Table Load:")); in AcpiExLoadOp()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h345 #define ACPI_INFO(plist) AcpiInfo plist macro
358 #define ACPI_INFO(plist) macro
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devgpeinit.c400 ACPI_INFO (("Enabled %u new GPEs", WalkInfo.Count)); in AcpiEvUpdateGpes()
H A Devgpeblk.c667 ACPI_INFO (( in AcpiEvInitializeGpeBlock()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddspkginit.c432 ACPI_INFO (( in AcpiDsBuildInternalPackageObj()
H A Ddsmethod.c1011 ACPI_INFO (( in AcpiDsTerminateControlMethod()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c494 ACPI_INFO (("Skipping parse of AML opcode: %s (0x%4.4X)", in AcpiPsParseLoop()
H A Dpsobject.c774 ACPI_INFO (("Ignoring error and continuing table load")); in AcpiPsCompleteOp()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c898 ACPI_INFO (("No outstanding allocations")); in AcpiUtDumpAllocations()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c515 ACPI_INFO (("%4.4s - Table has been unloaded", in AcpiDbDisplayTableInfo()
/freebsd/sys/dev/acpica/
H A Dacpi.c2952 ACPI_INFO(("Failed to enumerate DSM functions\n")); in acpi_DSMQuery()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt8813 Affects ACPI_INFO, ACPI_ERROR, ACPI_EXCEPTION, and ACPI_WARNING (about
12664 ACPI_WARNING, and ACPI_INFO replace the ACPI_REPORT_* macros. The older