Home
last modified time | relevance | path

Searched refs:AML_INT_METHODCALL_OP (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/common/acpica/parser/
H A Dpsargs.c421 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
439 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()
1052 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiPsGetNextArg()
H A Dpstree.c434 case AML_INT_METHODCALL_OP: in AcpiPsGetChild()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c192 if (Opcode == AML_INT_METHODCALL_OP) in AslMapNamedOpcodeToDataType()
410 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, …
/illumos-gate/usr/src/common/acpica/executer/
H A Dexresolv.c320 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) || in AcpiExResolveObjectToValue()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h318 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswload2.c566 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)) in AcpiDsLoad2EndOp()
H A Ddsutils.c675 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDsCreateOperand()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmopcode.c1087 case AML_INT_METHODCALL_OP: in AcpiDmDisassembleOneOp()
H A Ddmwalk.c414 case AML_INT_METHODCALL_OP: in AcpiDmBlockType()
/illumos-gate/usr/src/cmd/acpi/common/
H A Dadwalk.c683 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()