Lines Matching refs:AcpiOsPrintf

393         AcpiOsPrintf (
416 AcpiOsPrintf ("%20s : %2.2X [%s]\n", "Type",
422 AcpiOsPrintf ("%20s : %2.2X\n", Name, *Target);
427 AcpiOsPrintf ("%20s : %4.4X\n", Name, ACPI_GET16 (Target));
432 AcpiOsPrintf ("%20s : %8.8X\n", Name, ACPI_GET32 (Target));
437 AcpiOsPrintf ("%20s : %8.8X%8.8X\n", "Value",
450 AcpiOsPrintf ("\n");
463 AcpiOsPrintf ("\nPackage Contents:\n");
483 AcpiOsPrintf ("%20s : %p", Name, Next);
486 AcpiOsPrintf ("(%s %2.2X)",
498 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
503 AcpiOsPrintf (
510 AcpiOsPrintf ("\n");
518 AcpiOsPrintf ("%20s : %p", Name, Next);
521 AcpiOsPrintf ("(%s %2.2X)",
534 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
540 AcpiOsPrintf (
547 AcpiOsPrintf ("\n");
555 AcpiOsPrintf ("%20s : %p", Name, Next);
558 AcpiOsPrintf ("(%s %2.2X)",
570 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
575 AcpiOsPrintf (
582 AcpiOsPrintf ("\n");
589 AcpiOsPrintf ("%20s : %p", Name, Node);
592 AcpiOsPrintf (" [%4.4s]", Node->Name.Ascii);
594 AcpiOsPrintf ("\n");
599 AcpiOsPrintf ("**** Invalid table opcode [%X] ****\n",
684 AcpiOsPrintf ("Reference: [%s] ",
691 AcpiOsPrintf ("\n");
696 AcpiOsPrintf ("%p\n", ObjDesc->Reference.Object);
701 AcpiOsPrintf ("Table Index %X\n", ObjDesc->Reference.Value);
706 AcpiOsPrintf ("%p [%s]\n", ObjDesc->Reference.Object,
713 AcpiOsPrintf ("- [%4.4s]\n",
720 AcpiOsPrintf ("%X\n", ObjDesc->Reference.Value);
725 AcpiOsPrintf ("%2.2X\n", ObjDesc->Reference.Class);
732 AcpiOsPrintf ("Buffer length %.2X @ %p\n",
745 AcpiOsPrintf (
753 AcpiOsPrintf ("Integer %8.8X%8.8X\n",
759 AcpiOsPrintf ("Package [Len %X] ElementArray %p\n",
780 AcpiOsPrintf ("Region %s (%X)",
790 AcpiOsPrintf ("\n");
794 AcpiOsPrintf (" base %8.8X%8.8X Length %X\n",
802 AcpiOsPrintf ("String length %X @ %p ",
807 AcpiOsPrintf ("\n");
812 AcpiOsPrintf ("BankField\n");
817 AcpiOsPrintf ("RegionField: Bits=%X AccWidth=%X Lock=%X Update=%X at "
831 AcpiOsPrintf ("IndexField\n");
836 AcpiOsPrintf ("BufferField: %X bits at byte %X bit %X of\n",
848 AcpiOsPrintf ("*not a Buffer*\n");
858 AcpiOsPrintf ("Event\n");
863 AcpiOsPrintf ("Method(%X) @ %p:%X\n",
871 AcpiOsPrintf ("Mutex\n");
876 AcpiOsPrintf ("Device\n");
881 AcpiOsPrintf ("Power\n");
886 AcpiOsPrintf ("Processor\n");
891 AcpiOsPrintf ("Thermal\n");
898 AcpiOsPrintf ("Unknown Type %X\n", ObjDesc->Common.Type);
974 AcpiOsPrintf ("%20s : %s\n", Title, Value);
982 AcpiOsPrintf ("%20s : %p\n", Title, Value);
1016 AcpiOsPrintf ("%20s : %4.4s\n", "Name", AcpiUtGetNodeName (Node));
1017 AcpiOsPrintf ("%20s : %2.2X [%s]\n", "Type",
1047 AcpiOsPrintf (" %p ", ObjDesc->Reference.Node);
1053 AcpiOsPrintf (" Could not convert name to pathname\n");
1057 AcpiOsPrintf ("%s\n", (char *) RetBuf.Pointer);
1065 AcpiOsPrintf ("%22s %p", "Target :",
1069 AcpiOsPrintf (" Table Index: %X\n",
1074 AcpiOsPrintf (" [%s]\n",
1081 AcpiOsPrintf (" Target: %p\n", ObjDesc->Reference.Object);
1114 AcpiOsPrintf (" ");
1117 AcpiOsPrintf ("[%.2d] ", Index);
1120 AcpiOsPrintf ("%p ", ObjDesc);
1126 AcpiOsPrintf ("[Null Object]\n");
1136 AcpiOsPrintf ("[Integer] = %8.8X%8.8X\n",
1142 AcpiOsPrintf ("[String] Value: ");
1144 AcpiOsPrintf ("\n");
1149 AcpiOsPrintf ("[Buffer] Length %.2X = ", ObjDesc->Buffer.Length);
1158 AcpiOsPrintf ("\n");
1164 AcpiOsPrintf ("[Package] Contains %u Elements:\n",
1176 AcpiOsPrintf ("[Object Reference] Type [%s] %2.2X",
1184 AcpiOsPrintf ("[Unknown Type] %X\n", ObjDesc->Common.Type);
1228 AcpiOsPrintf ("\nAttached Object (%p):\n",
1237 AcpiOsPrintf (
1247 AcpiOsPrintf ("Not a known object type: %2.2X\n",
1268 AcpiOsPrintf (
1275 AcpiOsPrintf ("\nExtra attached Object (%p):\n", ObjDesc);