Searched refs:ACPI_LV_TABLES (Results 1 – 7 of 7) sorted by relevance
137 if (!(ACPI_LV_TABLES & AcpiDbgLevel)) in AcpiNsDumpRootDevices()
700 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()
104 #define ACPI_LV_TABLES 0x00002000 macro165 #define ACPI_DB_TABLES ACPI_DEBUG_LEVEL (ACPI_LV_TABLES)
220 if (!((ACPI_LV_TABLES & AcpiDbgLevel) && in AcpiUtDebugDumpBuffer()
506 AcpiDbgLevel |= ACPI_LV_TABLES; in AcpiDbDumpBuffer()
424 AcpiGbl_DbConsoleDebugLevel = ACPI_NORMAL_DEFAULT | ACPI_LV_TABLES; in AcpiDbInitialize()
3682 {"ACPI_LV_TABLES", ACPI_LV_TABLES},