Lines Matching refs:AcpiOsPrintf
207 AcpiOsPrintf (ACPI_MSG_WARNING "%s: ", Pathname); in AcpiUtPredefinedWarning()
256 AcpiOsPrintf (ACPI_MSG_INFO "%s: ", Pathname); in AcpiUtPredefinedInfo()
305 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()
367 AcpiOsPrintf ("\n" ACPI_MSG_ERROR); in AcpiUtPrefixedNamespaceError()
376 AcpiOsPrintf ("%s [%s], %s", Message, in AcpiUtPrefixedNamespaceError()
418 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtNamespaceError()
425 AcpiOsPrintf ("[0x%.8X] (NON-ASCII)", BadName); in AcpiUtNamespaceError()
438 AcpiOsPrintf ("[%s]", Name); in AcpiUtNamespaceError()
442 AcpiOsPrintf ("[COULD NOT EXTERNALIZE NAME]"); in AcpiUtNamespaceError()
451 AcpiOsPrintf (" Namespace lookup failure, %s", in AcpiUtNamespaceError()
490 AcpiOsPrintf (ACPI_MSG_ERROR); in AcpiUtMethodError()
498 AcpiOsPrintf ("[Could not get node by pathname]"); in AcpiUtMethodError()
503 AcpiOsPrintf (", %s", AcpiFormatException (MethodStatus)); in AcpiUtMethodError()