Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h251 #define ACPI_DEBUG_LEVEL(dl) (UINT32) dl,ACPI_DEBUG_PARAMETERS
406 #define ACPI_DEBUG_PARAMETERS \ macro
479 Function (ACPI_DEBUG_PARAMETERS, (Type) (Param))
485 AcpiUtTrace (ACPI_DEBUG_PARAMETERS)
526 Function (ACPI_DEBUG_PARAMETERS, _Param); \
534 Function (ACPI_DEBUG_PARAMETERS, (Type) (Param)); \
544 AcpiUtExit (ACPI_DEBUG_PARAMETERS); \