Searched refs:ACPI_IS_DEBUG_ENABLED (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutdebug.c299 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
397 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
439 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
481 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
521 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
561 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
596 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
640 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
695 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
740 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTION
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacoutput.h400 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ macro
437 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \
592 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 macro
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drsdump.c258 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT))
339 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT))
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c221 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_NAMES, ACPI_NAMESPACE))
283 if (!ACPI_IS_DEBUG_ENABLED (Level, Component))
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c755 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_EXEC, _COMPONENT))
1131 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT))
1342 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT))

Completed in 89 milliseconds