Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/utilities/
H A Duterror.c305 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname); in AcpiUtPredefinedBiosError()
355 AcpiOsPrintf ("\n" ACPI_MSG_BIOS_ERROR); in AcpiUtPrefixedNamespaceError()
361 AcpiOsPrintf ("\n" ACPI_MSG_BIOS_ERROR); in AcpiUtPrefixedNamespaceError()
H A Dutxferror.c358 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Daclinux.h290 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): " macro
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h237 #ifndef ACPI_MSG_BIOS_ERROR
238 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): " macro
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt16 ACPI_MSG_EXCEPTION, ACPI_MSG_WARNING, ACPI_MSG_INFO, ACPI_MSG_BIOS_ERROR,