/acpica-latest/source/components/disassembler/ |
D | dmresrcl2.c | 167 UINT32 Level); 174 UINT32 Level); 181 UINT32 Level); 188 UINT32 Level); 194 UINT32 Level); 200 UINT32 Level); 234 UINT32 Level) in AcpiDmDumpRawDataBuffer() argument 249 AcpiDmIndent (Level + 1); in AcpiDmDumpRawDataBuffer() 251 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer() 273 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer() [all …]
|
D | dmresrcl.c | 214 UINT32 Level); 224 UINT32 Level); 249 UINT32 Level) in AcpiDmMemoryFields() argument 256 AcpiDmIndent (Level + 1); in AcpiDmMemoryFields() 298 UINT32 Level) in AcpiDmAddressFields() argument 307 AcpiDmIndent (Level + 1); in AcpiDmAddressFields() 401 UINT32 Level) in AcpiDmAddressCommon() argument 412 AcpiDmIndent (Level); in AcpiDmAddressCommon() 704 UINT32 Level) in AcpiDmWordDescriptor() argument 709 AcpiDmAddressCommon (Resource, ACPI_RESOURCE_TYPE_ADDRESS16, Level); in AcpiDmWordDescriptor() [all …]
|
D | dmresrcs.c | 181 UINT32 Level) in AcpiDmIrqDescriptor() argument 184 AcpiDmIndent (Level); in AcpiDmIrqDescriptor() 203 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor() 228 UINT32 Level) in AcpiDmDmaDescriptor() argument 231 AcpiDmIndent (Level); in AcpiDmDmaDescriptor() 242 AcpiDmIndent (Level + 1); in AcpiDmDmaDescriptor() 267 UINT32 Level) in AcpiDmFixedDmaDescriptor() argument 270 AcpiDmIndent (Level); in AcpiDmFixedDmaDescriptor() 313 UINT32 Level) in AcpiDmIoDescriptor() argument 316 AcpiDmIndent (Level); in AcpiDmIoDescriptor() [all …]
|
D | dmwalk.c | 188 UINT32 Level, 194 UINT32 Level, 267 Info->Level = 0; in AcpiDmWalkParseTree() 276 Status = AscendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree() 287 Status = DescendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree() 295 Info->Level++; in AcpiDmWalkParseTree() 334 if (Info->Level != 0 ) in AcpiDmWalkParseTree() 336 Info->Level--; in AcpiDmWalkParseTree() 517 UINT32 Level, in AcpiDmDescendingOp() argument 534 if (Level != 0 && ASL_CV_FILE_HAS_SWITCHED (Op)) in AcpiDmDescendingOp() [all …]
|
D | dmresrc.c | 369 UINT32 Level; in AcpiDmResourceTemplate() local 380 Level = Info->Level; in AcpiDmResourceTemplate() 422 Level--; in AcpiDmResourceTemplate() 423 AcpiDmIndent (Level); in AcpiDmResourceTemplate() 430 Level--; in AcpiDmResourceTemplate() 444 Level--; in AcpiDmResourceTemplate() 448 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate() 450 AcpiDmIndent (Level); in AcpiDmResourceTemplate() 471 Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate() 478 Level++; in AcpiDmResourceTemplate()
|
D | dmbuffer.c | 180 UINT32 Level, 210 UINT32 Level, in AcpiDmDisasmByteList() argument 229 AcpiDmIndent (Level); in AcpiDmDisasmByteList() 331 AcpiDmIndent (Info->Level); in AcpiDmByteList() 348 AcpiDmDisasmByteList (Info->Level, ByteData, ByteCount); in AcpiDmByteList() 350 AcpiDmPldBuffer (Info->Level, ByteData, ByteCount); in AcpiDmByteList() 359 AcpiDmDisasmByteList (Info->Level, ByteData, ByteCount); in AcpiDmByteList() 867 #define ACPI_PLD_OUTPUT08 "%*.s%-22s = 0x%X,\n", ACPI_MUL_4 (Level), " " 868 #define ACPI_PLD_OUTPUT08P "%*.s%-22s = 0x%X)\n", ACPI_MUL_4 (Level), " " 869 #define ACPI_PLD_OUTPUT16 "%*.s%-22s = 0x%X,\n", ACPI_MUL_4 (Level), " " [all …]
|
/acpica-latest/source/compiler/ |
D | cvdisasm.c | 164 UINT32 Level); 188 UINT32 Level) in CvPrintOneCommentList() argument 199 AcpiDmIndent(Level); in CvPrintOneCommentList() 263 UINT32 Level) in CvPrintOneCommentType() argument 275 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType() 280 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType() 290 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); in CvPrintOneCommentType() 292 AcpiDmIndent(Level); in CvPrintOneCommentType() 352 UINT32 Level) in CvCloseBraceWriteComment() argument 361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment() [all …]
|
D | aslerror.c | 167 UINT8 Level, 172 UINT8 Level, 178 UINT8 Level, 191 UINT8 Level, 209 UINT8 Level, 364 AeDecodeExceptionLevel (Enode->Level), in AeDecodeErrorMessageId() 365 AeBuildFullExceptionCode (Enode->Level, Enode->MessageId)); in AeDecodeErrorMessageId() 657 switch (Enode->Level) in AePrintException() 823 UINT8 Level, in AslInitEnode() argument 840 Enode->Level = Level; in AslInitEnode() [all …]
|
D | aslprune.c | 165 UINT32 Level, 170 UINT32 Level, 255 UINT32 Level, in PrPrintObjectAtLevel() argument 261 for (i = 0; i < Level; i++) in PrPrintObjectAtLevel() 266 AcpiOsPrintf ("[%s] at Level [%u]\n", ObjectName, Level); in PrPrintObjectAtLevel() 288 UINT32 Level, in PrTreePruneWalk() argument 296 if (Level <= PruneObj->PruneLevel) in PrTreePruneWalk() 313 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk() 321 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk() 331 PrPrintObjectAtLevel(Level, "Else"); in PrTreePruneWalk() [all …]
|
D | aslcompiler.h | 339 UINT32 Level, 345 UINT32 Level, 351 UINT32 Level, 357 UINT32 Level, 367 UINT32 Level, 373 UINT32 Level, 471 UINT8 Level, 481 UINT8 Level, 506 UINT8 Level, 526 UINT8 Level, [all …]
|
D | asldebug.c | 165 UINT32 Level, 225 UINT32 Level, in UtDumpIntegerOp() argument 231 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp() 273 UINT32 Level) in UtDumpStringOp() argument 304 UtDumpParseOpName (Op, Level, strlen (String)); in UtDumpStringOp() 406 UINT32 Level) in UtDumpBasicOp() argument 411 UtDumpParseOpName (Op, Level, 0); in UtDumpBasicOp() 432 UINT32 Level, in UtDumpParseOpName() argument 445 "%5.5d [%2d]", Op->Asl.LogicalLineNumber, Level); in UtDumpParseOpName() 451 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName() [all …]
|
D | asltree.c | 856 UINT32 Level; in TrWalkParseTree() local 869 Level = 0; in TrWalkParseTree() 888 Status = DescendingCallback (Op, Level, Context); in TrWalkParseTree() 895 Level++; in TrWalkParseTree() 926 if (Level != 0 ) in TrWalkParseTree() 928 Level--; in TrWalkParseTree() 947 Status = AscendingCallback (Op, Level, Context); in TrWalkParseTree() 957 Level++; in TrWalkParseTree() 980 if (Level != 0 ) in TrWalkParseTree() 982 Level--; in TrWalkParseTree() [all …]
|
D | asllisting.c | 172 UINT32 Level, 178 UINT32 Level, 307 UINT32 Level, in LsAmlListingWalk() argument 382 UINT32 Level, in LsTreeWriteWalk() argument 395 UtDumpStringOp (Op, Level); in LsTreeWriteWalk() 400 UtDumpIntegerOp (Op, Level, 2); in LsTreeWriteWalk() 406 UtDumpIntegerOp (Op, Level, 4); in LsTreeWriteWalk() 412 UtDumpIntegerOp (Op, Level, 8); in LsTreeWriteWalk() 421 UtDumpIntegerOp (Op, Level, 16); in LsTreeWriteWalk() 438 UtDumpBasicOp (Op, Level); in LsTreeWriteWalk()
|
D | aslmessages.c | 523 UINT8 Level) in AeDecodeExceptionLevel() argument 527 if (Level >= ACPI_ARRAY_LENGTH (AslErrorLevel)) in AeDecodeExceptionLevel() 536 return (AslErrorLevel[Level]); in AeDecodeExceptionLevel() 539 return (AslErrorLevelIde[Level]); in AeDecodeExceptionLevel() 559 UINT8 Level, in AeBuildFullExceptionCode() argument 567 return (((Level + 1) * 1000) + MessageId); in AeBuildFullExceptionCode()
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/ |
D | DECL.asl | 55 Debug = "ERROR: Acquire T000 (Level 0, index 0)" 60 Debug = "Ok: Acquire T000 (Level 0, index 0)" 66 Debug = "ERROR: Acquire T001 (Level 0, index 1)" 71 Debug = "Ok: Acquire T001 (Level 0, index 1)" 77 Debug = "ERROR: Acquire T002 (Level 0, index 2)" 82 Debug = "Ok: Acquire T002 (Level 0, index 2)" 88 Debug = "ERROR: Acquire T003 (Level 0, index 3)" 93 Debug = "Ok: Acquire T003 (Level 0, index 3)" 97 Debug = "Release T000 (Level 0, index 0)" 101 Debug = "Release T001 (Level 0, index 1)" [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | gpioint.asl | 665 GpioInt (Level, ActiveHigh, Exclusive, PullUp, 0x1234, 678 GpioInt (Level, ActiveHigh, Exclusive, PullDown, 0x1234, 691 GpioInt (Level, ActiveHigh, Exclusive, PullDefault, 0x1234, 704 GpioInt (Level, ActiveHigh, Exclusive, PullNone, 0x1234, 717 GpioInt (Level, ActiveHigh, ExclusiveAndWake, PullUp, 0x1234, 730 GpioInt (Level, ActiveHigh, ExclusiveAndWake, PullDown, 0x1234, 743 GpioInt (Level, ActiveHigh, ExclusiveAndWake, PullDefault, 0x1234, 756 GpioInt (Level, ActiveHigh, ExclusiveAndWake, PullNone, 0x1234, 769 GpioInt (Level, ActiveHigh, Shared, PullUp, 0x1234, 782 GpioInt (Level, ActiveHigh, Shared, PullDown, 0x1234, [all …]
|
D | irq.asl | 37 IRQ (Level, ActiveHigh, Exclusive, ) 43 IRQ (Level, ActiveHigh, Shared, ) 49 IRQ (Level, ActiveLow, Exclusive, ) 55 IRQ (Level, ActiveLow, Shared, ) 85 IRQ (Level, ActiveHigh, Exclusive, ) 91 IRQ (Level, ActiveHigh, Shared, ) 97 IRQ (Level, ActiveLow, Exclusive, ) 103 IRQ (Level, ActiveLow, Shared, ) 139 IRQ (Level, ActiveHigh, Exclusive, ) 156 0 Level-Triggered - Interrupt is triggered in response to signal in a low state. [all …]
|
/acpica-latest/source/include/ |
D | acdisasm.h | 333 UINT32 Level; member 349 UINT32 Level, 359 UINT32 Level); 1066 UINT32 Level, 1232 UINT32 Level); 1239 UINT32 Level); 1246 UINT32 Level); 1253 UINT32 Level); 1260 UINT32 Level); 1267 UINT32 Level); [all …]
|
D | acoutput.h | 406 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument 407 ((Level & AcpiDbgLevel) && (Component & AcpiDbgLayer)) 441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument 443 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \ 445 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \ 449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument 450 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \ 453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument 454 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \ 598 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
|
/acpica-latest/source/common/ |
D | adwalk.c | 177 UINT32 Level, 183 UINT32 Level, 189 UINT32 Level, 195 UINT32 Level, 201 UINT32 Level, 213 UINT32 Level, 219 UINT32 Level, 249 Info.Level = 0; in AcpiDmDumpTree() 283 Info.Level = 0; in AcpiDmFindOrphanMethods() 337 Info.Level = 0; in AcpiDmFinishNamespaceLoad() [all …]
|
/acpica-latest/source/components/namespace/ |
D | nsdump.c | 172 UINT32 Level, 183 UINT32 Level, 190 UINT32 Level, 274 UINT32 Level, in AcpiNsDumpPathname() argument 283 if (!ACPI_IS_DEBUG_ENABLED (Level, Component)) in AcpiNsDumpPathname() 316 UINT32 Level, in AcpiNsDumpOneObject() argument 369 AcpiOsPrintf ("%2d%*s", (UINT32) Level - 1, (int) Level * 2, " "); in AcpiNsDumpOneObject() 853 UINT32 Level, in AcpiNsDumpOneObjectPath() argument 879 if (Level <= MaxLevel) in AcpiNsDumpOneObjectPath() 881 PathIndent = MaxLevel - Level + 1; in AcpiNsDumpOneObjectPath() [all …]
|
D | nswalk.c | 313 UINT32 Level; in AcpiNsWalkNamespace() local 336 Level = 1; in AcpiNsWalkNamespace() 343 while (Level > 0 && ChildNode) in AcpiNsWalkNamespace() 393 Status = DescendingCallback (ChildNode, Level, in AcpiNsWalkNamespace() 401 Status = AscendingCallback (ChildNode, Level, in AcpiNsWalkNamespace() 444 (Level < MaxDepth) && in AcpiNsWalkNamespace() 451 Level++; in AcpiNsWalkNamespace() 482 Level--; in AcpiNsWalkNamespace()
|
D | nsalloc.c | 511 UINT32 Level = 1; in AcpiNsDeleteNamespaceSubtree() local 535 while (Level > 0) in AcpiNsDeleteNamespaceSubtree() 554 Level++; in AcpiNsDeleteNamespaceSubtree() 565 Level--; in AcpiNsDeleteNamespaceSubtree() 611 UINT32 Level; in AcpiNsDeleteNamespaceByOwner() local 634 Level = 1; in AcpiNsDeleteNamespaceByOwner() 640 while (Level > 0) in AcpiNsDeleteNamespaceByOwner() 672 Level++; in AcpiNsDeleteNamespaceByOwner() 687 Level--; in AcpiNsDeleteNamespaceByOwner() 688 if (Level != 0) in AcpiNsDeleteNamespaceByOwner()
|
/acpica-latest/source/components/executer/ |
D | exdebug.c | 187 UINT32 Level, in AcpiExDoDebugObject() argument 225 if (!((Level > 0) && Index == 0)) in AcpiExDoDebugObject() 239 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " "); in AcpiExDoDebugObject() 243 AcpiOsPrintf ("ACPI Debug: %*s", Level, " "); in AcpiExDoDebugObject() 331 Level + 4, i + 1); in AcpiExDoDebugObject() 392 Level + 4, 0); in AcpiExDoDebugObject() 406 Level + 4, 0); in AcpiExDoDebugObject() 438 Level+4, 0); in AcpiExDoDebugObject()
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/ |
D | DECL.asl | 47 Debug = "!!!!!!!! ERROR 0: Acquire T500 (Level 5, index 0)" 52 Debug = "Ok: Acquired T500 (Level 5, index 0)" 61 Debug = "!!!!!!!! ERROR 1: Acquire T600 (Level 6, index 0)" 66 Debug = "Ok: Acquired T600 (Level 6, index 0)" 72 Debug = "Release T500 (Level 5, index 0)" 85 Debug = "!!!!!!!! ERROR 3: Acquire T700 (Level 7, index 0)" 90 Debug = "Ok: Acquired T700 (Level 7, index 0)" 97 Debug = "Releasing the mutex of the current level: T700 (Level 7, index 0)" 106 Debug = "Releasing mutex of level 6: T600 (Level 6, index 0)" 111 Debug = "Releasing mutex of level 5: T500 (Level 5, index 0)"
|