Home
last modified time | relevance | path

Searched refs:ACPI_MSG_BIOS_ERROR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dutxferror.c176 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
215 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
218 acpi_os_printf(ACPI_MSG_BIOS_ERROR "%s, ", in ACPI_EXPORT_SYMBOL()
H A Duterror.c139 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()
H A Dacutils.h97 #ifndef ACPI_MSG_BIOS_ERROR
98 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): " macro
H A Dnsaccess.c598 acpi_os_printf(ACPI_MSG_BIOS_ERROR in acpi_ns_lookup()
/openbmc/linux/include/acpi/platform/
H A Daclinux.h170 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): " macro