Home
last modified time | relevance | path

Searched refs:ACPI_DO_DEBUG_PRINT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h446 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ macro
455 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
459 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6137 2) Renamed the internal ACPI_DEBUG macro to ACPI_DO_DEBUG_PRINT since