Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
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()
Dutxferror.c176 acpi_os_printf(ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
Dacutils.h94 #ifndef ACPI_MSG_BIOS_ERROR
95 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): " macro
/Linux-v4.19/include/acpi/platform/
Daclinux.h152 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): " macro