Searched refs:ACPI_DB_TABLES (Results 1 – 4 of 4) sorted by relevance
100 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, " ")); in AcpiNsDumpOneDevice()103 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, in AcpiNsDumpOneDevice()150 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, in AcpiNsDumpRootDevices()
751 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "namespace not initialized!\n")); in AcpiNsDumpTables()760 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "\\\n")); in AcpiNsDumpTables()
136 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "Found table [%4.4s]\n", in AcpiTbFindTable()
164 #define ACPI_DB_TABLES ACPI_DEBUG_LEVEL (ACPI_LV_TABLES) macro