Home
last modified time | relevance | path

Searched refs:ACPI_DB_TABLES (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/contrib/dev/acpica/namespace/
Dnsdumpdv.c100 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()
Dnsdump.c751 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "namespace not initialized!\n")); in AcpiNsDumpTables()
760 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "\\\n")); in AcpiNsDumpTables()
/freebsd-9-stable/sys/contrib/dev/acpica/tables/
Dtbfind.c136 ACPI_DEBUG_PRINT ((ACPI_DB_TABLES, "Found table [%4.4s]\n", in AcpiTbFindTable()
/freebsd-9-stable/sys/contrib/dev/acpica/include/
Dacoutput.h164 #define ACPI_DB_TABLES ACPI_DEBUG_LEVEL (ACPI_LV_TABLES) macro