Lines Matching refs:AcpiOsPrintf

501         AcpiOsPrintf (
529 AcpiOsPrintf ("%20s : %2.2X [%s]\n", "Type",
536 AcpiOsPrintf ("%20s : %2.2X\n", Name, *Target);
541 AcpiOsPrintf ("%20s : %4.4X\n", Name, ACPI_GET16 (Target));
546 AcpiOsPrintf ("%20s : %8.8X\n", Name, ACPI_GET32 (Target));
551 AcpiOsPrintf ("%20s : %8.8X%8.8X\n", "Value",
564 AcpiOsPrintf ("\n");
577 AcpiOsPrintf ("\nPackage Contents:\n");
597 AcpiOsPrintf ("%20s : %p ", Name, Next);
600 AcpiOsPrintf ("%s (Type %2.2X)",
612 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
617 AcpiOsPrintf (
625 AcpiOsPrintf ("- No attached objects");
628 AcpiOsPrintf ("\n");
636 AcpiOsPrintf ("%20s : %p", Name, Next);
639 AcpiOsPrintf ("(%s %2.2X)",
652 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
658 AcpiOsPrintf (
665 AcpiOsPrintf ("\n");
673 AcpiOsPrintf ("%20s : %p", Name, Next);
676 AcpiOsPrintf ("(%s %2.2X)",
688 AcpiOsPrintf ("->%p(%s %2.2X)", Next,
693 AcpiOsPrintf (
700 AcpiOsPrintf ("\n");
707 AcpiOsPrintf ("%20s : %p", Name, Node);
710 AcpiOsPrintf (" [%4.4s]", Node->Name.Ascii);
712 AcpiOsPrintf ("\n");
717 AcpiOsPrintf ("**** Invalid table opcode [%X] ****\n",
803 AcpiOsPrintf ("Reference: [%s] ",
810 AcpiOsPrintf ("\n");
815 AcpiOsPrintf ("%p\n", ObjDesc->Reference.Object);
820 AcpiOsPrintf ("Table Index %X\n", ObjDesc->Reference.Value);
825 AcpiOsPrintf ("%p [%s]\n", ObjDesc->Reference.Object,
833 AcpiOsPrintf ("- [%4.4s] (Node %p)\n",
841 AcpiOsPrintf ("%X\n", ObjDesc->Reference.Value);
846 AcpiOsPrintf ("%2.2X\n", ObjDesc->Reference.Class);
853 AcpiOsPrintf ("Buffer length %.2X @ %p\n",
866 AcpiOsPrintf (
874 AcpiOsPrintf ("Integer %8.8X%8.8X\n",
880 AcpiOsPrintf ("Package [Len %X] ElementArray %p\n",
901 AcpiOsPrintf ("Region %s (%X)",
911 AcpiOsPrintf ("\n");
915 AcpiOsPrintf (" base %8.8X%8.8X Length %X\n",
923 AcpiOsPrintf ("String length %X @ %p ",
928 AcpiOsPrintf ("\n");
933 AcpiOsPrintf ("BankField\n");
938 AcpiOsPrintf ("RegionField: Bits=%X AccWidth=%X Lock=%X Update=%X at "
952 AcpiOsPrintf ("IndexField\n");
957 AcpiOsPrintf ("BufferField: %X bits at byte %X bit %X of\n",
969 AcpiOsPrintf ("*not a Buffer*\n");
979 AcpiOsPrintf ("Event\n");
984 AcpiOsPrintf ("Method(%X) @ %p:%X\n",
992 AcpiOsPrintf ("Mutex\n");
997 AcpiOsPrintf ("Device\n");
1002 AcpiOsPrintf ("Power\n");
1007 AcpiOsPrintf ("Processor\n");
1012 AcpiOsPrintf ("Thermal\n");
1019 AcpiOsPrintf ("Unknown Type %X\n", ObjDesc->Common.Type);
1095 AcpiOsPrintf ("%20s : %s\n", Title, Value);
1103 AcpiOsPrintf ("%20s : %p\n", Title, Value);
1137 AcpiOsPrintf ("%20s : %4.4s\n", "Name", AcpiUtGetNodeName (Node));
1138 AcpiOsPrintf ("%20s : %2.2X [%s]\n", "Type",
1168 AcpiOsPrintf (" %p ", ObjDesc->Reference.Node);
1174 AcpiOsPrintf (" Could not convert name to pathname: %s\n",
1179 AcpiOsPrintf ("%s: %s\n",
1189 AcpiOsPrintf ("%22s %p", "Target :",
1193 AcpiOsPrintf (" Table Index: %X\n",
1198 AcpiOsPrintf (" [%s]\n",
1205 AcpiOsPrintf (" Target: %p\n", ObjDesc->Reference.Object);
1238 AcpiOsPrintf (" ");
1241 AcpiOsPrintf ("[%.2d] ", Index);
1244 AcpiOsPrintf ("%p ", ObjDesc);
1250 AcpiOsPrintf ("[Null Object]\n");
1260 AcpiOsPrintf ("[Integer] = %8.8X%8.8X\n",
1266 AcpiOsPrintf ("[String] Value: ");
1268 AcpiOsPrintf ("\n");
1273 AcpiOsPrintf ("[Buffer] Length %.2X = ", ObjDesc->Buffer.Length);
1282 AcpiOsPrintf ("\n");
1288 AcpiOsPrintf ("[Package] Contains %u Elements:\n",
1300 AcpiOsPrintf ("[Object Reference] Class [%s]",
1307 AcpiOsPrintf ("[%s] Type: %2.2X\n",
1358 AcpiOsPrintf ("\nAttached Object %p", ObjDesc);
1361 AcpiOsPrintf (" - Namespace Node");
1364 AcpiOsPrintf (":\n");
1370 AcpiOsPrintf (
1380 AcpiOsPrintf ("Not a known object type: %2.2X\n",
1406 AcpiOsPrintf (
1413 AcpiOsPrintf ("\nExtra attached Object (%p):\n", ObjDesc);