Home
last modified time | relevance | path

Searched refs:AML_DECREMENT_OP (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmcstyle.c239 case AML_DECREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
441 case AML_DECREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
587 case AML_DECREMENT_OP: in AcpiDmCloseOperator()
/NextBSD/sys/contrib/dev/acpica/include/
HDamlcode.h99 #define AML_DECREMENT_OP (UINT16) 0x76 macro
/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexoparg1.c657 case AML_DECREMENT_OP: /* Decrement (Operand) */ in AcpiExOpcode_1A_0T_1R()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslmap.c195 /* DECREMENT */ OP_TABLE_ENTRY (AML_DECREMENT_OP, 0, …