AML_INT_METHODCALL_OP
(ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&
if (Opcode == AML_INT_METHODCALL_OP)
/* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, 0, ACPI_BTYPE_OBJECTS_AND_REFS),
case AML_INT_METHODCALL_OP:
case AML_INT_METHODCALL_OP:
(ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&
(Op->Common.AmlOpcode != AML_INT_METHODCALL_OP))
if ((WalkState->Opcode == AML_INT_METHODCALL_OP) ||
if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP)
AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
case AML_INT_METHODCALL_OP: