/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslfold.c | 291 DbgPrint (ASL_PARSE_OUTPUT, "Cannot resolve, %s\n", in OpcAmlConstantWalk() 337 DbgPrint (ASL_PARSE_OUTPUT, "[%.4d] Opcode: %12.12s ", in OpcAmlCheckForConstant() 349 DbgPrint (ASL_PARSE_OUTPUT, "RAW DATA"); in OpcAmlCheckForConstant() 428 DbgPrint (ASL_PARSE_OUTPUT, in OpcAmlCheckForConstant() 446 DbgPrint (ASL_PARSE_OUTPUT, in OpcAmlCheckForConstant() 453 DbgPrint (ASL_PARSE_OUTPUT, in OpcAmlCheckForConstant() 470 DbgPrint (ASL_PARSE_OUTPUT, in OpcAmlCheckForConstant() 485 DbgPrint (ASL_PARSE_OUTPUT, "TYPE_345"); in OpcAmlCheckForConstant() 491 DbgPrint (ASL_PARSE_OUTPUT, "%-16s", " NULL TARGET"); in OpcAmlCheckForConstant() 495 DbgPrint (ASL_PARSE_OUTPUT, "%-16s", " VALID TARGET"); in OpcAmlCheckForConstant() [all …]
|
H A D | asltree.c | 185 DbgPrint (ASL_PARSE_OUTPUT, in TrSetOpIntegerValue() 290 DbgPrint (ASL_PARSE_OUTPUT, in TrSetOpFlags() 293 TrPrintOpFlags (Flags, ASL_PARSE_OUTPUT); in TrSetOpFlags() 294 DbgPrint (ASL_PARSE_OUTPUT, "\n\n"); in TrSetOpFlags() 322 DbgPrint (ASL_PARSE_OUTPUT, in TrSetOpAmlLength() 476 DbgPrint (ASL_PARSE_OUTPUT, in TrLinkOpChildren() 487 DbgPrint (ASL_PARSE_OUTPUT, "Creating first Definition Block\n"); in TrLinkOpChildren() 493 DbgPrint (ASL_PARSE_OUTPUT, "Creating subsequent Definition Block\n"); in TrLinkOpChildren() 497 DbgPrint (ASL_PARSE_OUTPUT, "ASLCODE (Tree Completed)->"); in TrLinkOpChildren() 502 DbgPrint (ASL_PARSE_OUTPUT, "DEFINITION_BLOCK (Tree Completed)->"); in TrLinkOpChildren() [all …]
|
H A D | dtcompilerparser.l | 174 DbgPrint (ASL_PARSE_OUTPUT,\ 202 DbgPrint(ASL_PARSE_OUTPUT,"Continuation matched\n"); 207 DbgPrint(ASL_PARSE_OUTPUT, ": Matched\n"); 212 <INITIAL,DATA_STATE>{WhiteSpace} { DbgPrint(ASL_PARSE_OUTPUT,"Whitespace matched\n"); } 214 <INITIAL,DATA_STATE>{Comment} { DbgPrint(ASL_PARSE_OUTPUT,"Comment matched\n"); } 229 DbgPrint (ASL_PARSE_OUTPUT, "Data: %s\n", s); 245 DbgPrint (ASL_PARSE_OUTPUT, "Label: %s\n", s); 256 DbgPrint (ASL_PARSE_OUTPUT, "String Data: %s\n", s); 263 DbgPrint(ASL_PARSE_OUTPUT,
|
H A D | aslparseop.c | 197 DbgPrint (ASL_PARSE_OUTPUT, in TrCreateOp() 210 DbgPrint (ASL_PARSE_OUTPUT, "ASLCODE (Tree Completed)->"); in TrCreateOp() 215 DbgPrint (ASL_PARSE_OUTPUT, "DEFINITION_BLOCK (Tree Completed)->"); in TrCreateOp() 220 DbgPrint (ASL_PARSE_OUTPUT, "OPREGION->"); in TrCreateOp() 225 DbgPrint (ASL_PARSE_OUTPUT, "OR->"); in TrCreateOp() 244 DbgPrint (ASL_PARSE_OUTPUT, "%p, ", Child); in TrCreateOp() 336 DbgPrint (ASL_PARSE_OUTPUT, "\n"); in TrCreateOp() 363 DbgPrint (ASL_PARSE_OUTPUT, in TrCreateLeafOp() 398 DbgPrint (ASL_PARSE_OUTPUT, in TrCreateValuedLeafOp() 408 DbgPrint (ASL_PARSE_OUTPUT, "STRING->%s", Op->Asl.Value.String); in TrCreateValuedLeafOp() [all …]
|
H A D | prscan.c | 580 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 747 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 826 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 854 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 875 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 893 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 940 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 958 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoDirective() 1369 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrDoIncludeBuffer()
|
H A D | dtcompilerparser.y | 239 …: DT_PARSEOP_LINE_CONTINUATION Datum { DbgPrint (ASL_PARSE_OUTPUT, "line continuation detected\n")… 244 … DbgPrint (ASL_PARSE_OUTPUT, "parser data: [%s]\n", DtCompilerParserlval.s); 248 … DbgPrint (ASL_PARSE_OUTPUT, "parser string data: [%s]\n", DtCompilerParserlval.s);
|
H A D | aslfiles.c | 455 DbgPrint (ASL_PARSE_OUTPUT, "\n#line: New line number %u (old %u)\n", in FlSetLineNumber() 479 DbgPrint (ASL_PARSE_OUTPUT, "\n#line: New filename %s (old %s)\n", in FlSetFilename() 582 DbgPrint (ASL_PARSE_OUTPUT, "Include: Prefix path - \"%s\"\n" in FlMergePathnames() 651 DbgPrint (ASL_PARSE_OUTPUT, "Include: Merged Pathname - \"%s\"\n", in FlMergePathnames() 686 DbgPrint (ASL_PARSE_OUTPUT, "Include: Opening file - \"%s\"\n\n", in FlOpenIncludeWithPrefix()
|
H A D | aslsupport.l | 300 DbgPrint (ASL_PARSE_OUTPUT, in AslPopInputFileStack() 303 DbgPrint (ASL_PARSE_OUTPUT, in AslPopInputFileStack() 379 DbgPrint (ASL_PARSE_OUTPUT, in AslPushInputFileStack()
|
H A D | prutils.c | 707 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrOpenIncludeWithPrefix() 765 DbgPrint (ASL_PARSE_OUTPUT, PR_PREFIX_ID in PrPushInputFileStack() 807 DbgPrint (ASL_PARSE_OUTPUT, "\n" PR_PREFIX_ID in PrPopInputFileStack()
|
H A D | aslsupport.y | 177 DbgPrint (ASL_PARSE_OUTPUT,
|
H A D | aslcompiler.l | 863 DbgPrint (ASL_PARSE_OUTPUT, "NameSeg: %s\n", s); 871 DbgPrint (ASL_PARSE_OUTPUT, "NameString: %s\n", s);
|
H A D | dtcompile.c | 267 DbgPrint (ASL_PARSE_OUTPUT, "Line count: %u input file size: %u\n", in DtDoCompile()
|
H A D | aslcompile.c | 356 DbgPrint (ASL_PARSE_OUTPUT, " Optional folding disabled\n"); in CmDoAslMiddleAndBackEnd()
|
H A D | aslutils.c | 574 if ((Type == ASL_PARSE_OUTPUT) && in DbgPrint()
|
H A D | aslcompiler.h | 1224 #define ASL_PARSE_OUTPUT 1 macro
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmtbdump2.c | 894 DbgPrint (ASL_PARSE_OUTPUT, "//0B) Offset %X, from table start: 0x%8.8X%8.8X\n", in AcpiDmDumpMadt() 908 DbgPrint (ASL_PARSE_OUTPUT, "subtableType: %X\n", Subtable->Type); in AcpiDmDumpMadt() 1069 DbgPrint (ASL_PARSE_OUTPUT, "//[Found an OEM structure, type = %0x]\n", in AcpiDmDumpMadt() 1072 … DbgPrint (ASL_PARSE_OUTPUT, "//[0) Subtable->Length = %X, Subtable = %p, Offset = %X]\n", in AcpiDmDumpMadt() 1074 DbgPrint (ASL_PARSE_OUTPUT, "//[0A) Offset from table start: 0x%8.8X%8.8X]\n", in AcpiDmDumpMadt() 1095 DbgPrint (ASL_PARSE_OUTPUT, "//[1) Subtable->Length = %X, Offset = %X]\n", in AcpiDmDumpMadt() 1102 DbgPrint (ASL_PARSE_OUTPUT, "//[2) Subtable->Length = %X, Offset = %X]\n", in AcpiDmDumpMadt() 1114 DbgPrint (ASL_PARSE_OUTPUT, "//[3) Subtable->Length = %X, Offset = %X]\n", in AcpiDmDumpMadt() 1116 DbgPrint (ASL_PARSE_OUTPUT, "//[4) Offset from table start: 0x%8.8X%8.8X (%p) %p]\n", in AcpiDmDumpMadt() 1132 DbgPrint (ASL_PARSE_OUTPUT, "//[5) Next Subtable %p, length %X]\n", in AcpiDmDumpMadt() [all …]
|