Searched refs:AML_DEBUG_OP (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/acpica/source/components/executer/
H A Dexresop.c323 TargetOp = AML_DEBUG_OP;
749 if (TargetOp == AML_DEBUG_OP)
/barrelfish-master/lib/acpica/source/compiler/
H A Daslwalks.c411 if (ArgOp->Asl.Next->Asl.AmlOpcode == AML_DEBUG_OP)
911 if (TargetOperandOp->Asl.AmlOpcode == AML_DEBUG_OP)
H A Daslprintf.c159 DestOp->Asl.AmlOpcode = AML_DEBUG_OP;
H A Daslmap.c265 /* DEBUG */ OP_TABLE_ENTRY (AML_DEBUG_OP, 0, 0, ACPI_BTYPE_DEBUG_OBJECT),
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h243 #define AML_DEBUG_OP (UINT16) 0x5b31 macro
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsobject.c911 case AML_DEBUG_OP:

Completed in 52 milliseconds