Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/parser/
H A Dpsparse.c313 AML_INT_RETURN_VALUE_OP, Op->Common.Aml); in AcpiPsCompleteThisOp()
333 AML_INT_RETURN_VALUE_OP, Op->Common.Aml); in AcpiPsCompleteThisOp()
364 AML_INT_RETURN_VALUE_OP, Op->Common.Aml); in AcpiPsCompleteThisOp()
H A Dpsutils.c327 if (Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) in AcpiPsFreeOp()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddspkginit.c309 if (Arg->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) in AcpiDsBuildInternalPackageObj()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h319 #define AML_INT_RETURN_VALUE_OP (UINT16) 0x0036 macro
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmopcode.c1140 if ((Op->Common.AmlOpcode == AML_INT_RETURN_VALUE_OP) && in AcpiDmDisassembleOneOp()