HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_LV_FUNCTIONS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
utdebug.c 341 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
343 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
383 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
385 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
423 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
425 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
463 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
465 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
498 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
500 AcpiDebugPrint (ACPI_LV_FUNCTIONS,
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 117 #define ACPI_LV_FUNCTIONS 0x00200000
170 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
  /src/sys/dev/acpi/
acpi_debug.c 206 ACPI_DEBUG_ADD(acpi_debug_level_d, ACPI_LV_FUNCTIONS);
  /src/sys/external/bsd/acpica/dist/debugger/
dbxface.c 356 AcpiDbgLevel &= ~(ACPI_LV_PARSE | ACPI_LV_FUNCTIONS);

Completed in 17 milliseconds