Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h228 #define ACPI_LV_VERBOSITY2 0x00F00000 | ACPI_LV_VERBOSITY1 macro
229 #define ACPI_LV_ALL ACPI_LV_VERBOSITY2
237 #define ACPI_LV_VERBOSITY3 0x0F000000 | ACPI_LV_VERBOSITY2
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbxface.c592 AcpiGbl_DbDebugLevel = ACPI_LV_VERBOSITY2; in AcpiInitializeDebugger()
/freebsd/sys/dev/acpica/
H A Dacpi.c4742 {"ACPI_LV_VERBOSITY2", ACPI_LV_VERBOSITY2},