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

  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 120 #define ACPI_LV_VERBOSITY2 0x00F00000 | ACPI_LV_VERBOSITY1
121 #define ACPI_LV_ALL ACPI_LV_VERBOSITY2
129 #define ACPI_LV_VERBOSITY3 0x0F000000 | ACPI_LV_VERBOSITY2
  /src/sys/dev/acpi/
acpi_debug.c 208 ACPI_DEBUG_ADD(acpi_debug_level_d, ACPI_LV_VERBOSITY2);
  /src/sys/external/bsd/acpica/dist/debugger/
dbxface.c 484 AcpiGbl_DbDebugLevel = ACPI_LV_VERBOSITY2;

Completed in 20 milliseconds