Lines Matching refs:AcpiOsPrintf

167         AcpiOsPrintf ("Current scope: %s\n", AcpiGbl_DbScopeBuf);
215 AcpiOsPrintf ("New scope: %s\n", AcpiGbl_DbScopeBuf);
220 AcpiOsPrintf ("Could not attach scope: %s, %s\n",
267 AcpiOsPrintf ("ACPI Namespace (from %4.4s (%p) subtree):\n",
298 AcpiOsPrintf ("ACPI Namespace (from root):\n");
343 AcpiOsPrintf ("ACPI Namespace by owner %X:\n", OwnerId);
403 AcpiOsPrintf ("Could Not get pathname for object %p\n",
412 AcpiOsPrintf ("%32s", (char *) Buffer.Pointer);
444 AcpiOsPrintf ("Name must be no longer than 4 characters\n");
518 AcpiOsPrintf ("%-32s Arguments %X, Return Types: %s", Pathname,
524 AcpiOsPrintf (" (PkgType %2.2X, ObjType %2.2X, Count %2.2X)",
529 AcpiOsPrintf("\n");
566 AcpiOsPrintf ("Found %u predefined names in the namespace\n", Count);
595 AcpiOsPrintf ("[%4.4s]: Unknown object type %X\n",
639 AcpiOsPrintf ("Could Not get pathname for object %p\n", ObjHandle);
643 AcpiOsPrintf ("%32s", (char *) Buffer.Pointer);
690 AcpiOsPrintf ("\nSummary of namespace objects:\n\n");
694 AcpiOsPrintf ("%8u %s\n", ObjectInfo->Types[i],
700 AcpiOsPrintf ("\n%8u Total namespace objects\n\n",
712 AcpiOsPrintf ("Invalid or unsupported argument\n");
717 AcpiOsPrintf (
733 AcpiOsPrintf (
775 AcpiOsPrintf (
796 AcpiOsPrintf ("Invalid Object Type for Node %p, Type = %X\n",
803 AcpiOsPrintf ("Invalid AcpiName for Node %p\n", Node);
813 AcpiOsPrintf ("Invalid Descriptor Type for Object %p [%s]\n",
845 AcpiOsPrintf ("Verified %u namespace nodes with %u Objects\n",
880 AcpiOsPrintf ("Object is a Node [%4.4s]\n",
888 AcpiOsPrintf ("Reference at Node->Object %p [%4.4s]\n",
978 AcpiOsPrintf ("Could Not get pathname for object %p\n",
991 AcpiOsPrintf ("%-32s Type %X", (char *) Buffer.Pointer, Node->Type);
996 AcpiOsPrintf (" - Is PCI Root Bridge");
998 AcpiOsPrintf ("\n");
1002 AcpiOsPrintf ("_PRT: %p\n", TempNode);
1008 AcpiOsPrintf ("_ADR: %8.8X%8.8X\n",
1013 AcpiOsPrintf ("_ADR: <Not Present>\n");
1018 AcpiOsPrintf ("_HID: %s\n", Info->HardwareId.String);
1022 AcpiOsPrintf ("_HID: <Not Present>\n");
1027 AcpiOsPrintf ("_UID: %s\n", Info->UniqueId.String);
1031 AcpiOsPrintf ("_UID: <Not Present>\n");
1038 AcpiOsPrintf ("_CID: %s\n",
1044 AcpiOsPrintf ("_CID: <Not Present>\n");