• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/

Lines Matching refs:AcpiOsPrintf

276         AcpiOsPrintf ("Current scope: %s\n", AcpiGbl_DbScopeBuf);
324 AcpiOsPrintf ("New scope: %s\n", AcpiGbl_DbScopeBuf);
329 AcpiOsPrintf ("Could not attach scope: %s, %s\n",
379 AcpiOsPrintf ("ACPI Namespace (from %4.4s (%p) subtree):\n",
384 AcpiOsPrintf ("ACPI Namespace (from %s):\n",
416 AcpiOsPrintf ("ACPI Namespace (from root):\n");
461 AcpiOsPrintf ("ACPI Namespace by owner %X:\n", OwnerId);
521 AcpiOsPrintf ("Could Not get pathname for object %p\n",
531 AcpiOsPrintf ("%32s", (char *) Buffer.Pointer);
563 AcpiOsPrintf ("Name must be no longer than 4 characters\n");
637 AcpiOsPrintf ("%-32s Arguments %X, Return Types: %s", Pathname,
643 AcpiOsPrintf (" (PkgType %2.2X, ObjType %2.2X, Count %2.2X)",
648 AcpiOsPrintf("\n");
685 AcpiOsPrintf ("Found %u predefined names in the namespace\n", Count);
714 AcpiOsPrintf ("[%4.4s]: Unknown object type %X\n",
769 AcpiOsPrintf ("Could Not get pathname for object %p\n", ObjHandle);
773 AcpiOsPrintf ("%s ", (char *) Buffer.Pointer);
782 AcpiOsPrintf ("{");
789 AcpiOsPrintf ("%8.8X%8.8X", ACPI_FORMAT_UINT64 (RetValue->Integer.Value));
803 AcpiOsPrintf ("}\n");
842 AcpiOsPrintf ("Could Not get pathname for object %p\n", ObjHandle);
846 AcpiOsPrintf ("%32s", (char *) Buffer.Pointer);
893 AcpiOsPrintf ("\nSummary of namespace objects:\n\n");
897 AcpiOsPrintf ("%8u %s\n", ObjectInfo->Types[i],
903 AcpiOsPrintf ("\n%8u Total namespace objects\n\n",
915 AcpiOsPrintf ("Invalid or unsupported argument\n");
920 AcpiOsPrintf (
936 AcpiOsPrintf (
1014 AcpiOsPrintf (
1035 AcpiOsPrintf ("Invalid Object Type for Node %p, Type = %X\n",
1042 AcpiOsPrintf ("Invalid AcpiName for Node %p\n", Node);
1052 AcpiOsPrintf ("Invalid Descriptor Type for Object %p [%s]\n",
1084 AcpiOsPrintf ("Verified %u namespace nodes with %u Objects\n",
1119 AcpiOsPrintf ("Object is a Node [%4.4s]\n",
1127 AcpiOsPrintf ("Reference at Node->Object %p [%4.4s]\n",
1217 AcpiOsPrintf ("Could Not get pathname for object %p\n",
1230 AcpiOsPrintf ("%-32s Type %X", (char *) Buffer.Pointer, Node->Type);
1235 AcpiOsPrintf (" - Is PCI Root Bridge");
1237 AcpiOsPrintf ("\n");
1241 AcpiOsPrintf ("_PRT: %p\n", TempNode);
1247 AcpiOsPrintf ("_ADR: %8.8X%8.8X\n",
1252 AcpiOsPrintf ("_ADR: <Not Present>\n");
1257 AcpiOsPrintf ("_HID: %s\n", Info->HardwareId.String);
1261 AcpiOsPrintf ("_HID: <Not Present>\n");
1266 AcpiOsPrintf ("_UID: %s\n", Info->UniqueId.String);
1270 AcpiOsPrintf ("_UID: <Not Present>\n");
1277 AcpiOsPrintf ("_CID: %s\n",
1283 AcpiOsPrintf ("_CID: <Not Present>\n");