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

Lines Matching refs:AcpiOsPrintf

647             AcpiOsPrintf ("\n/*\n%s: Length %d (0x%X)\n\n",
651 AcpiOsPrintf (" */\n");
688 AcpiOsPrintf ("\n");
697 AcpiOsPrintf ("\n**** OEM-defined ACPI table [%4.4s], unknown contents\n\n",
702 AcpiOsPrintf ("\n**** Unknown ACPI table signature [%4.4s]\n\n",
740 AcpiOsPrintf ("\n%s: Length %d (0x%X)\n\n",
782 AcpiOsPrintf ("[%.4d] %34s : ", ByteLength, Name);
788 AcpiOsPrintf ("%41s : ", Name);
792 AcpiOsPrintf ("%41s ", Name);
800 AcpiOsPrintf ("[%3.3Xh %4.4d% 4d] %28s : ",
807 AcpiOsPrintf ("%44s : ", Name);
811 AcpiOsPrintf ("%44s ", Name);
829 AcpiOsPrintf ("[%.4d] %30s %3d : ",
834 AcpiOsPrintf ("%36s % 3d : ",
842 AcpiOsPrintf ("[%3.3Xh %4.4d %3d] %24s %3d : ",
847 AcpiOsPrintf ("[%3.3Xh %4.4d ] %24s %3d : ",
897 AcpiOsPrintf ("Display not implemented\n");
916 AcpiOsPrintf (
927 AcpiOsPrintf (
1044 AcpiOsPrintf ("\n");
1055 AcpiOsPrintf ("\n");
1084 AcpiOsPrintf (
1093 AcpiOsPrintf (
1101 AcpiOsPrintf ("%s", Info->Name);
1122 AcpiOsPrintf ("%1.1X\n", (*Target >> Info->Opcode) & 0x01);
1129 AcpiOsPrintf ("%1.1X\n", *Target & 0x03);
1134 AcpiOsPrintf ("%1.1X\n", (*Target >> 1) & 0x03);
1139 AcpiOsPrintf ("%1.1X\n", (*Target >> 2) & 0x03);
1144 AcpiOsPrintf ("%1.1X\n", (*Target >> 4) & 0x03);
1149 AcpiOsPrintf ("%1.1X\n", (*(UINT32 *)Target) & 0x0F);
1154 AcpiOsPrintf ("%1.1X\n", (*(UINT32 *)Target >> 4) & 0x0F);
1159 AcpiOsPrintf ("%1.1X\n", (*(UINT32 *)Target >> 8) & 0x0F);
1164 AcpiOsPrintf ("%1.1X\n", (*(UINT32 *)Target >> 12) & 0x0F);
1169 AcpiOsPrintf ("%4.4X\n", (*(UINT32 *)Target >> 16) & 0xFFFF);
1189 AcpiOsPrintf ("%2.2X", Target[Temp8 - 1]);
1196 AcpiOsPrintf (" [Optional field not present]");
1199 AcpiOsPrintf ("\n");
1214 AcpiOsPrintf ("%2.2X", Target[Temp16]);
1219 AcpiOsPrintf (" \\\n"); /* Line continuation */
1224 AcpiOsPrintf (" ");
1229 AcpiOsPrintf ("\n");
1238 AcpiOsPrintf ("%s\n", AslGbl_MsgBuffer);
1243 AcpiOsPrintf ("\"%s\"\n", ACPI_CAST_PTR (char, Target));
1251 AcpiOsPrintf ("\"%.4s\" ", RepairedName);
1256 AcpiOsPrintf (STRING_FORMAT, TableData->Description);
1260 AcpiOsPrintf ("\n");
1267 AcpiOsPrintf ("\"%.4s\"\n", RepairedName);
1273 AcpiOsPrintf ("\"%.6s\"\n", RepairedName);
1279 AcpiOsPrintf ("\"%.8s\"\n", RepairedName);
1288 AcpiOsPrintf ("%2.2X", *Target);
1295 AcpiOsPrintf (
1299 AcpiOsPrintf ("\n");
1306 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiUtGetRegionName (*Target));
1319 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmGasAccessWidth[Temp8]);
1326 AcpiOsPrintf (STRING_FORMAT, "Generic Address Structure");
1334 AcpiOsPrintf ("\n");
1348 AcpiOsPrintf (UINT8_FORMAT, *Target, AcpiDmAsfSubnames[Temp16]);
1361 AcpiOsPrintf (UINT16_FORMAT, ACPI_GET16 (Target),
1375 AcpiOsPrintf (UINT8_FORMAT, *Target,
1389 AcpiOsPrintf (UINT8_FORMAT, *Target,
1403 AcpiOsPrintf (UINT8_FORMAT, *Target,
1417 AcpiOsPrintf (UINT8_FORMAT, *Target,
1431 AcpiOsPrintf (UINT8_FORMAT, *Target,
1445 AcpiOsPrintf (UINT8_FORMAT, *Target,
1459 AcpiOsPrintf (UINT16_FORMAT, ACPI_GET16 (Target),
1465 AcpiOsPrintf (STRING_FORMAT,
1475 AcpiOsPrintf ("\n");
1489 AcpiOsPrintf (UINT8_FORMAT, *Target,
1503 AcpiOsPrintf (UINT16_FORMAT, *Target,
1509 AcpiOsPrintf (STRING_FORMAT,
1532 AcpiOsPrintf (UINT8_FORMAT, *Target,
1546 AcpiOsPrintf (UINT16_FORMAT, ACPI_GET16 (Target),
1560 AcpiOsPrintf (UINT8_FORMAT, *Target,
1574 AcpiOsPrintf (UINT8_FORMAT, *Target,
1588 AcpiOsPrintf (UINT8_FORMAT, *Target,
1596 AcpiOsPrintf ("/* Zero-length Data */\n");
1607 AcpiOsPrintf ("/* Zero-length Data */\n");
1625 AcpiOsPrintf (UINT8_FORMAT, *Target,
1639 AcpiOsPrintf (UINT8_FORMAT, *Target,
1653 AcpiOsPrintf (UINT8_FORMAT, *Target,
1668 AcpiOsPrintf (UINT8_FORMAT, *Target,
1698 AcpiOsPrintf (UINT8_FORMAT, *Target, Name);
1711 AcpiOsPrintf (UINT32_FORMAT, ACPI_GET32 (Target),
1733 AcpiOsPrintf ("Invalid zero length subtable\n");