Searched refs:ACPI_MSG_ERROR (Results 1 – 3 of 3) sorted by relevance
193 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiError()239 AcpiOsPrintf (ACPI_MSG_ERROR); in ACPI_EXPORT_SYMBOL()244 AcpiOsPrintf (ACPI_MSG_ERROR "%s, ", in ACPI_EXPORT_SYMBOL()
367 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtPrefixedNamespaceError()418 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtNamespaceError()490 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtMethodError()
230 #ifndef ACPI_MSG_ERROR231 #define ACPI_MSG_ERROR "ACPI Error: " macro