Searched refs:ACPI_DO_DEBUG_PRINT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acoutput.h | 446 #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 D | changes.txt | 6137 2) Renamed the internal ACPI_DEBUG macro to ACPI_DO_DEBUG_PRINT since
|