/src/sys/external/bsd/acpica/dist/debugger/ |
dbstats.c | 231 AcpiOsPrintf ("\n%s\n", List->ListName); 237 AcpiOsPrintf ( 249 AcpiOsPrintf ( 262 AcpiOsPrintf ( 273 AcpiOsPrintf ( 517 AcpiOsPrintf ("Invalid or unsupported argument\n"); 533 AcpiOsPrintf ("ACPI Table Information (not implemented):\n\n"); 540 AcpiOsPrintf ("\nObjects defined in the current namespace:\n\n"); 542 AcpiOsPrintf ("%16.16s %10.10s %10.10s\n", 547 AcpiOsPrintf ("%16.16s %10u %10u\n", AcpiUtGetTypeName (i) [all...] |
dbobject.c | 213 AcpiOsPrintf ("Executing subtree for Buffer/Package/Region\n"); 230 AcpiOsPrintf ("\n"); 232 AcpiOsPrintf ("\n"); 234 AcpiOsPrintf ("\n"); 259 AcpiOsPrintf (" Uninitialized"); 265 AcpiOsPrintf (" %p [%s]", ObjDesc, 270 AcpiOsPrintf (" %s", AcpiUtGetObjectTypeName (ObjDesc)); 276 AcpiOsPrintf (" %8.8X%8.8X", 282 AcpiOsPrintf ("(%u) \"%.60s", 287 AcpiOsPrintf ("...") [all...] |
dbfileio.c | 189 AcpiOsPrintf ("Debug output file %s closed\n", 216 AcpiOsPrintf ("Could not open debug file %s\n", Name); 220 AcpiOsPrintf ("Debug output file %s opened\n", Name); 261 AcpiOsPrintf ("Table %4.4s is already installed\n", 266 AcpiOsPrintf ("Could not install table, %s\n", 273 AcpiOsPrintf ("Acpi table [%4.4s] successfully installed and loaded\n",
|
dbdisply.c | 279 AcpiOsPrintf ("Parser Op Descriptor:\n"); 280 AcpiOsPrintf ("%20.20s : %4.4X\n", "Opcode", Op->Common.AmlOpcode); 282 ACPI_DEBUG_ONLY_MEMBERS (AcpiOsPrintf ("%20.20s : %s\n", "Opcode Name", 285 AcpiOsPrintf ("%20.20s : %p\n", "Value/ArgList", Op->Common.Value.Arg); 286 AcpiOsPrintf ("%20.20s : %p\n", "Parent", Op->Common.Parent); 287 AcpiOsPrintf ("%20.20s : %p\n", "NextOp", Op->Common.Next); 354 AcpiOsPrintf ( 370 AcpiOsPrintf ( 385 AcpiOsPrintf ( 402 AcpiOsPrintf ( [all...] |
dbcmds.c | 230 AcpiOsPrintf ("Address %p is invalid", Node); 238 AcpiOsPrintf ("Address %p is not a valid namespace node [%s]\n", 252 AcpiOsPrintf ( 291 AcpiOsPrintf ("Invoking all possible sleep states, 0-%d\n", 335 AcpiOsPrintf ("Sleep state %d out of range (%d max)\n", 340 AcpiOsPrintf ("\n---- Invoking sleep state S%d (%s):\n", 348 AcpiOsPrintf ("Could not evaluate [%s] method, %s\n", 354 AcpiOsPrintf ( 360 AcpiOsPrintf ("**** Sleep: Prepare to sleep (S%d) ****\n", 368 AcpiOsPrintf ("**** Sleep: Going to sleep (S%d) ****\n" [all...] |
dbconvert.c | 590 AcpiOsPrintf ("Converted _PLD buffer does not compare. New:\n"); 598 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Revision", PldInfo->Revision); 599 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_IgnoreColor", PldInfo->IgnoreColor); 600 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Red", PldInfo->Red); 601 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Green", PldInfo->Green); 602 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Blue", PldInfo->Blue); 606 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Width", PldInfo->Width); 607 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Height", PldInfo->Height); 611 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_UserVisible", PldInfo->UserVisible); 612 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Dock", PldInfo->Dock) [all...] |
dbnames.c | 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") [all...] |
/src/sys/external/bsd/acpica/dist/disassembler/ |
dmutils.c | 259 AcpiOsPrintf ("AttribQuick"); 264 AcpiOsPrintf ("AttribSendReceive"); 269 AcpiOsPrintf ("AttribByte"); 274 AcpiOsPrintf ("AttribWord"); 279 AcpiOsPrintf ("AttribBlock"); 284 AcpiOsPrintf ("AttribBytes"); 289 AcpiOsPrintf ("AttribProcessCall"); 294 AcpiOsPrintf ("AttribBlockProcessCall"); 299 AcpiOsPrintf ("AttribRawBytes"); 304 AcpiOsPrintf ("AttribRawProcessBytes") [all...] |
dmresrcl.c | 303 AcpiOsPrintf ("\n"); 358 AcpiOsPrintf ("Word"); 363 AcpiOsPrintf ("DWord"); 368 AcpiOsPrintf ("QWord"); 373 AcpiOsPrintf ("Extended"); 418 AcpiOsPrintf ( 431 AcpiOsPrintf ("Space (0x%2.2X, ", ResourceType); 433 AcpiOsPrintf (" 0x%2.2X,", SpecificFlags); 439 AcpiOsPrintf ("%s (", 453 AcpiOsPrintf (" %s," [all...] |
dmresrcl2.c | 250 AcpiOsPrintf ("RawDataBuffer (0x%.2X) // Vendor Data", Length); 252 AcpiOsPrintf ("\n"); 254 AcpiOsPrintf ("{\n"); 267 AcpiOsPrintf ("0x%2.2X", Buffer[Index]); 273 AcpiOsPrintf (", "); 276 AcpiOsPrintf ("\n"); 283 AcpiOsPrintf ("\n"); 285 AcpiOsPrintf ("}"); 326 AcpiOsPrintf (", "); 327 AcpiOsPrintf ("0x%2.2X, ", Resource->Gpio.ResSourceIndex) [all...] |
dmresrcs.c | 185 AcpiOsPrintf ("%s (", 192 AcpiOsPrintf ("%s, %s, %s, ", 201 AcpiOsPrintf (")\n"); 232 AcpiOsPrintf ("DMA (%s, %s, %s, ", 240 AcpiOsPrintf (")\n"); 271 AcpiOsPrintf ("FixedDMA (0x%4.4X, 0x%4.4X, ", 277 AcpiOsPrintf ("%s, ", 282 AcpiOsPrintf ("%X /* INVALID DMA WIDTH */, ", 289 AcpiOsPrintf (")\n"); 317 AcpiOsPrintf ("IO (%s,\n" [all...] |
dmbuffer.c | 232 AcpiOsPrintf ("/* %04X */ ", i); 244 AcpiOsPrintf (" "); 248 AcpiOsPrintf (" 0x%2.2X", ByteData[CurrentIndex]); 254 AcpiOsPrintf (","); 258 AcpiOsPrintf (" "); 264 AcpiOsPrintf (" // "); 276 AcpiOsPrintf ("%c", BufChar); 280 AcpiOsPrintf ("."); 286 AcpiOsPrintf ("\n"); 333 AcpiOsPrintf ("\n") [all...] |
dmopcode.c | 249 AcpiOsPrintf (" /* External reference */"); 268 AcpiOsPrintf (" /* %s */", Pathname); 329 AcpiOsPrintf (" // %s", AcpiUtGetNotifyName (NotifyValue, Type)); 460 AcpiOsPrintf (" // %4.4s: %s", 546 AcpiOsPrintf (" // %4.4s: %s", Tag, 591 AcpiOsPrintf (", %u, ", Args); 597 AcpiOsPrintf ("Not"); 600 AcpiOsPrintf ("Serialized"); 606 AcpiOsPrintf (", %u", Flags >> 4); 637 AcpiOsPrintf ("%s, ", AcpiGbl_AccessTypes [Flags & 0x07]) [all...] |
dmresrc.c | 241 AcpiOsPrintf ("%4.4s", (char *) &ResourceName); 263 AcpiOsPrintf ("0x%2.2X, // %s\n", Value, Name); 271 AcpiOsPrintf ("0x%4.4X, // %s\n", Value, Name); 279 AcpiOsPrintf ("0x%8.8X, // %s\n", Value, Name); 287 AcpiOsPrintf ("0x%8.8X%8.8X, // %s\n", ACPI_FORMAT_UINT64 (Value), Name); 314 AcpiOsPrintf ("{"); 326 AcpiOsPrintf (","); 330 AcpiOsPrintf ("%u", i); 338 AcpiOsPrintf ("}\n"); 402 AcpiOsPrintf ( [all...] |
/src/sys/external/bsd/acpica/dist/executer/ |
exdebug.c | 216 AcpiOsPrintf ("\n"); 239 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " "); 243 AcpiOsPrintf ("ACPI Debug: %*s", Level, " "); 251 AcpiOsPrintf ("(%.2u) ", Index - 1); 256 AcpiOsPrintf ("[Null Object]\n"); 267 AcpiOsPrintf ("%s ", AcpiUtGetObjectTypeName (SourceDesc)); 272 AcpiOsPrintf ("%p, Invalid Internal Object!\n", SourceDesc); 278 AcpiOsPrintf ("%s (Node %p)\n", 298 AcpiOsPrintf ("0x%8.8X\n", 303 AcpiOsPrintf ("0x%8.8X%8.8X\n" [all...] |
exdump.c | 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)" [all...] |
/src/sys/external/bsd/acpica/dist/utilities/ |
utstring.c | 186 AcpiOsPrintf ("<\"NULL STRING PTR\">"); 190 AcpiOsPrintf ("\""); 199 AcpiOsPrintf ("\\a"); /* BELL */ 204 AcpiOsPrintf ("\\b"); /* BACKSPACE */ 209 AcpiOsPrintf ("\\f"); /* FORMFEED */ 214 AcpiOsPrintf ("\\n"); /* LINEFEED */ 219 AcpiOsPrintf ("\\r"); /* CARRIAGE RETURN*/ 224 AcpiOsPrintf ("\\t"); /* HORIZONTAL TAB */ 229 AcpiOsPrintf ("\\v"); /* VERTICAL TAB */ 236 AcpiOsPrintf ("\\%c", (int) String[i]) [all...] |
uterror.c | 207 AcpiOsPrintf (ACPI_MSG_WARNING "%s: ", Pathname); 256 AcpiOsPrintf (ACPI_MSG_INFO "%s: ", Pathname); 305 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname); 355 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); 361 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); 367 AcpiOsPrintf (ACPI_MSG_ERROR); 376 AcpiOsPrintf ("%s [%s], %s", Message, 418 AcpiOsPrintf (ACPI_MSG_ERROR); 425 AcpiOsPrintf ("[0x%.8X] (NON-ASCII)", BadName); 438 AcpiOsPrintf ("[%s]", Name) [all...] |
utxferror.c | 193 AcpiOsPrintf (ACPI_MSG_ERROR); 239 AcpiOsPrintf (ACPI_MSG_ERROR); 244 AcpiOsPrintf (ACPI_MSG_ERROR "%s, ", 284 AcpiOsPrintf (ACPI_MSG_WARNING); 324 AcpiOsPrintf (ACPI_MSG_INFO); 328 AcpiOsPrintf ("\n"); 363 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); 409 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR); 414 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s, ", 455 AcpiOsPrintf (ACPI_MSG_BIOS_WARNING) [all...] |
utbuffer.c | 195 AcpiOsPrintf ("Null Buffer Pointer in DumpBuffer!\n"); 212 AcpiOsPrintf ("%8.4X: ", (BaseOffset + i)); 223 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " "); 233 AcpiOsPrintf ("%02X ", Buffer[(ACPI_SIZE) i + j]); 239 AcpiOsPrintf ("%04X ", Temp32); 245 AcpiOsPrintf ("%08X ", Temp32); 251 AcpiOsPrintf ("%08X", Temp32); 254 AcpiOsPrintf ("%08X ", Temp32); 267 AcpiOsPrintf (" "); 272 AcpiOsPrintf ("\n") [all...] |
/src/sys/external/bsd/acpica/dist/namespace/ |
nsdump.c | 235 AcpiOsPrintf ("%c", Pathname[i]) : 236 AcpiOsPrintf ("?"); 243 AcpiOsPrintf ("."); 247 AcpiOsPrintf ("]\n"); 291 AcpiOsPrintf ("\n"); 369 AcpiOsPrintf ("%2d%*s", (UINT32) Level - 1, (int) Level * 2, " "); 379 AcpiOsPrintf ("%4.4s", AcpiUtGetNodeName (ThisNode)); 384 AcpiOsPrintf (" %-12s %p %3.3X ", 396 AcpiOsPrintf ("(T) "); 415 AcpiOsPrintf ("<No attached object>") [all...] |
/src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
aeexception.c | 204 AcpiOsPrintf (AE_PREFIX 211 AcpiOsPrintf (AE_PREFIX 216 AcpiOsPrintf (AE_PREFIX 225 AcpiOsPrintf (AE_PREFIX "Aborting loop after timeout\n"); 229 AcpiOsPrintf ("\n" AE_PREFIX 279 AcpiOsPrintf (AE_PREFIX 296 AcpiOsPrintf (AE_PREFIX 324 AcpiOsPrintf ("\n" AE_PREFIX); 330 AcpiOsPrintf ("<Control-C>\n"); 353 AcpiOsPrintf (AE_PREFIX "Control Method Call Stack:\n") [all...] |
/src/sys/external/bsd/acpica/dist/common/ |
dmtable.c | 805 AcpiOsPrintf ("\n/*\n%s: Length %d (0x%X)\n\n", 809 AcpiOsPrintf (" */\n"); 869 AcpiOsPrintf ("\n"); 878 AcpiOsPrintf ("\n**** OEM-defined ACPI table [%4.4s], unknown contents\n\n", 883 AcpiOsPrintf ("\n**** Unknown ACPI table signature [%4.4s]\n\n", 921 AcpiOsPrintf ("\n%s: Length %d (0x%X)\n\n", 963 AcpiOsPrintf ("[%.4d] %34s : ", ByteLength, Name); 969 AcpiOsPrintf ("%41s : ", Name); 973 AcpiOsPrintf ("%41s ", Name); 981 AcpiOsPrintf ("[%3.3Xh %4.4u %3.3Xh] %27s : " [all...] |
dmtables.c | 207 AcpiOsPrintf ("/*\n"); 208 AcpiOsPrintf (ACPI_COMMON_HEADER (AML_DISASSEMBLER_NAME, " * ")); 214 AcpiOsPrintf ( 220 AcpiOsPrintf ( 228 AcpiOsPrintf (" * Disassembly of %s\n", Filename); 233 AcpiOsPrintf (" * Disassembly of %s, %s", Filename, ctime (&Timer)); 235 AcpiOsPrintf (" *\n"); 271 AcpiOsPrintf (" * Original Table Header:\n"); 272 AcpiOsPrintf (" * Signature \"%4.4s\"\n", Table->Signature); 273 AcpiOsPrintf (" * Length 0x%8.8X (%u)\n", Table->Length, Table->Length) [all...] |
dmtbdump.c | 216 AcpiOsPrintf ("\n/* %3.3Xh %4.4u %3u */ ", AbsoluteOffset, AbsoluteOffset, Length - i); 218 AcpiOsPrintf ("\n/* %3.3Xh %4.4u 16 */ ", AbsoluteOffset, AbsoluteOffset); 230 AcpiOsPrintf ("%*s", (48 - (3 * (Length -i))), " "); 233 AcpiOsPrintf ("%.02X ", Buffer[(ACPI_SIZE) i + j]); 242 AcpiOsPrintf (" */\\\n"); 252 AcpiOsPrintf ("/* "); 258 AcpiOsPrintf ("%c", BufChar); 262 AcpiOsPrintf ("."); 269 AcpiOsPrintf (" */\\"); 274 AcpiOsPrintf ("\n") [all...] |