Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacoutput.h439 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ macro
448 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
452 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt4491 2) Renamed the internal ACPI_DEBUG macro to ACPI_DO_DEBUG_PRINT since