Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/acpica/include/
H A Dacoutput.h106 #define ACPI_LV_VALUES 0x00004000 macro
173 #define ACPI_DB_VALUES ACPI_DEBUG_LEVEL (ACPI_LV_VALUES)
/reactos/drivers/bus/acpi/acpica/namespace/
H A Dnsdump.c537 if (!(AcpiDbgLevel & ACPI_LV_VALUES)) in AcpiNsDumpOneObject()