Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutxferror.c358 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
404 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
409 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s, ", in ACPI_EXPORT_SYMBOL()
H A Duterror.c305 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname); in AcpiUtPredefinedBiosError()
355 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); in AcpiUtPrefixedNamespaceError()
361 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); in AcpiUtPrefixedNamespaceError()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacutils.h240 #ifndef ACPI_MSG_BIOS_ERROR
241 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): " macro
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsaccess.c768 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR in AcpiNsLookup()