Home
last modified time | relevance | path

Searched refs:AML_DEBUG_OP (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexresop.c249 TargetOp = AML_DEBUG_OP; in AcpiExResolveOperands()
670 if (TargetOp == AML_DEBUG_OP) in AcpiExResolveOperands()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslprintf.c87 DestOp->Asl.AmlOpcode = AML_DEBUG_OP; in OpcDoPrintf()
HDaslmap.c192 /* DEBUG */ OP_TABLE_ENTRY (AML_DEBUG_OP, 0, …
/NextBSD/sys/contrib/dev/acpica/include/
HDamlcode.h171 #define AML_DEBUG_OP (UINT16) 0x5b31 macro
/NextBSD/sys/contrib/dev/acpica/components/dispatcher/
HDdsobject.c837 case AML_DEBUG_OP: in AcpiDsInitObjectFromOp()