Lines Matching refs:AcpiOsPrintf

431             AcpiOsPrintf ("\n/*\n%s: Length %d (0x%X)\n\n",
435 AcpiOsPrintf (" */\n");
468 AcpiOsPrintf ("\n");
477 AcpiOsPrintf ("\n**** OEM-defined ACPI table [%4.4s], unknown contents\n\n",
482 AcpiOsPrintf ("\n**** Unknown ACPI table type [%4.4s]\n\n",
506 AcpiOsPrintf ("\n%s: Length %d (0x%X)\n\n",
549 AcpiOsPrintf ("[%.4d] %34s : ", ByteLength, Name);
555 AcpiOsPrintf ("%41s : ", Name);
559 AcpiOsPrintf ("%41s ", Name);
567 AcpiOsPrintf ("[%3.3Xh %4.4d% 4d] %28s : ",
574 AcpiOsPrintf ("%44s : ", Name);
578 AcpiOsPrintf ("%44s ", Name);
596 AcpiOsPrintf ("[%.4d] %30s %3d : ",
601 AcpiOsPrintf ("%36s % 3d : ",
609 AcpiOsPrintf ("[%3.3Xh %4.4d %3d] %24s %3d : ",
614 AcpiOsPrintf ("[%3.3Xh %4.4d ] %24s %3d : ",
661 AcpiOsPrintf ("Display not implemented\n");
681 AcpiOsPrintf ("**** ACPI table terminates in the middle of a data structure!\n");
776 AcpiOsPrintf ("\n");
786 AcpiOsPrintf ("\n");
800 AcpiOsPrintf ("**** ACPI table terminates in the middle of a data structure!\n");
806 AcpiOsPrintf ("%s", Info->Name);
827 AcpiOsPrintf ("%1.1X\n", (*Target >> Info->Opcode) & 0x01);
834 AcpiOsPrintf ("%1.1X\n", *Target & 0x03);
839 AcpiOsPrintf ("%1.1X\n", (*Target >> 1) & 0x03);
844 AcpiOsPrintf ("%1.1X\n", (*Target >> 2) & 0x03);
849 AcpiOsPrintf ("%1.1X\n", (*Target >> 4) & 0x03);
868 AcpiOsPrintf ("%2.2X", Target[Temp8 - 1]);
870 AcpiOsPrintf ("\n");
884 AcpiOsPrintf ("%2.2X", Target[Temp16]);
889 AcpiOsPrintf (" \\\n"); /* Line continuation */
894 AcpiOsPrintf (" ");
898 AcpiOsPrintf ("\n");
907 AcpiOsPrintf ("%s\n", MsgBuffer);
912 AcpiOsPrintf ("\"%s\"\n", ACPI_CAST_PTR (char, Target));
920 AcpiOsPrintf ("\"%.4s\" ", RepairedName);
924 AcpiOsPrintf (STRING_FORMAT, TableData->Name);
928 AcpiOsPrintf ("\n");
935 AcpiOsPrintf ("\"%.4s\"\n", RepairedName);
941 AcpiOsPrintf ("\"%.6s\"\n", RepairedName);
947 AcpiOsPrintf ("\"%.8s\"\n", RepairedName);
956 AcpiOsPrintf ("%2.2X", *Target);
962 AcpiOsPrintf (
965 AcpiOsPrintf ("\n");
972 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiUtGetRegionName (*Target));
985 AcpiOsPrintf (UINT8_FORMAT, Temp8, AcpiDmGasAccessWidth[Temp8]);
992 AcpiOsPrintf (STRING_FORMAT, "Generic Address Structure");
995 AcpiOsPrintf ("\n");
1009 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmAsfSubnames[Temp16]);
1022 AcpiOsPrintf (UINT16_FORMAT, ACPI_GET16 (Target), AcpiDmDmarSubnames[Temp16]);
1035 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmEinjActions[Temp8]);
1048 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmEinjInstructions[Temp8]);
1061 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmErstActions[Temp8]);
1074 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmErstInstructions[Temp8]);
1087 AcpiOsPrintf (UINT16_FORMAT, ACPI_GET16 (Target), AcpiDmHestSubnames[Temp16]);
1092 AcpiOsPrintf (STRING_FORMAT, "Hardware Error Notification Structure");
1095 AcpiOsPrintf ("\n");
1109 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmHestNotifySubnames[Temp8]);
1122 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmMadtSubnames[Temp8]);
1135 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmPmttSubnames[Temp8]);
1148 AcpiOsPrintf (UINT32_FORMAT, *Target, AcpiDmSlicSubnames[Temp8]);
1161 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmSratSubnames[Temp8]);
1174 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmFadtProfiles[Temp8]);
1202 AcpiOsPrintf (UINT8_FORMAT, *Target, Name);
1221 AcpiOsPrintf ("Invalid zero length subtable\n");