Searched refs:ACPI_LV_FUNCTIONS (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutdebug.c439 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
441 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
481 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
483 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
521 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
523 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
561 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
563 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
596 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
598 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacoutput.h224 #define ACPI_LV_FUNCTIONS 0x00200000 macro
276 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbxface.c391 AcpiDbgLevel &= ~(ACPI_LV_PARSE | ACPI_LV_FUNCTIONS);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c3854 {"ACPI_LV_FUNCTIONS", ACPI_LV_FUNCTIONS},

Completed in 162 milliseconds