Home
last modified time | relevance | path

Searched refs:AML_INCREMENT_OP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmcstyle.c373 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
608 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
898 case AML_INCREMENT_OP: in AcpiDmCloseOperator()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h86 #define AML_INCREMENT_OP 0x75 macro
/illumos-gate/usr/src/common/acpica/executer/
H A Dexoparg1.c771 case AML_INCREMENT_OP: /* Increment (Operand) */ in AcpiExOpcode_1A_0T_1R()
817 if (WalkState->Opcode == AML_INCREMENT_OP) in AcpiExOpcode_1A_0T_1R()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h201 #define AML_INCREMENT_OP (UINT16) 0x75 macro
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsobject.c561 else if ((ParentScope->Common.AmlOpcode == AML_INCREMENT_OP) || in AcpiPsCreateOp()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c353 /* INCREMENT */ OP_TABLE_ENTRY (AML_INCREMENT_OP, 0, …