Searched refs:ACPI_MSG_BIOS_ERROR (Results 1 – 4 of 4) sorted by relevance
139 acpi_os_printf(ACPI_MSG_BIOS_ERROR "%s: ", pathname); in acpi_ut_predefined_bios_error()185 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in acpi_ut_prefixed_namespace_error()191 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in acpi_ut_prefixed_namespace_error()
176 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
94 #ifndef ACPI_MSG_BIOS_ERROR95 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): " macro
152 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): " macro