Searched refs:AML_DEBUG_OP (Results 1 – 6 of 6) sorted by relevance
251 TargetOp = AML_DEBUG_OP; in AcpiExResolveOperands()677 if (TargetOp == AML_DEBUG_OP) in AcpiExResolveOperands()
336 if (ArgOp->Asl.Next->Asl.AmlOpcode == AML_DEBUG_OP) in AnOperandTypecheckWalkEnd()836 if (TargetOperandOp->Asl.AmlOpcode == AML_DEBUG_OP) in AnAnalyzeStoreOperator()
87 DestOp->Asl.AmlOpcode = AML_DEBUG_OP; in OpcDoPrintf()
193 /* DEBUG */ OP_TABLE_ENTRY (AML_DEBUG_OP, 0, …
171 #define AML_DEBUG_OP (UINT16) 0x5b31 macro
839 case AML_DEBUG_OP: in AcpiDsInitObjectFromOp()
Completed in 11 milliseconds