Searched refs:ACPI_LV_DEBUG_OBJECT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacoutput.h197 #define ACPI_LV_DEBUG_OBJECT 0x00000002 macro
258 #define ACPI_DB_DEBUG_OBJECT ACPI_DEBUG_LEVEL (ACPI_LV_DEBUG_OBJECT)
293 #define ACPI_DEBUG_DEFAULT (ACPI_LV_INIT | ACPI_LV_DEBUG_OBJECT | ACPI_LV_REPAIR)
294 #define ACPI_NORMAL_DEFAULT (ACPI_LV_INIT | ACPI_LV_DEBUG_OBJECT | ACPI_LV_REPAIR)
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexdebug.c178 * if ACPI_LV_DEBUG_OBJECT is set in the AcpiDbgLevel. Thus, in the normal
202 !(AcpiDbgLevel & ACPI_LV_DEBUG_OBJECT))
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c3830 {"ACPI_LV_DEBUG_OBJECT", ACPI_LV_DEBUG_OBJECT},

Completed in 193 milliseconds