Home
last modified time | relevance | path

Searched refs:ACPI_MSG_ERROR (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/common/acpica/utilities/
H A Duterror.c367 AcpiOsPrintf ("\n" ACPI_MSG_ERROR); in AcpiUtPrefixedNamespaceError()
418 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtNamespaceError()
490 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtMethodError()
H A Dutxferror.c193 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiError()
239 AcpiOsPrintf (ACPI_MSG_ERROR); in ACPI_EXPORT_SYMBOL()
244 AcpiOsPrintf (ACPI_MSG_ERROR "%s, ", in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt15 The ACPI message macros are not configurable (ACPI_MSG_ERROR,
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h227 #ifndef ACPI_MSG_ERROR
228 #define ACPI_MSG_ERROR "ACPI Error: " macro
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Daclinux.h285 #define ACPI_MSG_ERROR KERN_ERR "ACPI Error: " macro