Searched refs:AML_INCREMENT_OP (Results 1 – 5 of 5) sorted by relevance
243 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()442 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()588 case AML_INCREMENT_OP: in AcpiDmCloseOperator()
658 case AML_INCREMENT_OP: /* Increment (Operand) */ in AcpiExOpcode_1A_0T_1R()703 if (WalkState->Opcode == AML_INCREMENT_OP) in AcpiExOpcode_1A_0T_1R()
98 #define AML_INCREMENT_OP (UINT16) 0x75 macro
375 else if (ParentScope->Common.AmlOpcode == AML_INCREMENT_OP) in AcpiPsCreateOp()
243 /* INCREMENT */ OP_TABLE_ENTRY (AML_INCREMENT_OP, 0, …