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: