Searched refs:ReferencingMethodOp (Results 1 – 1 of 1) sorted by relevance
1491 ACPI_PARSE_OBJECT *ReferencingMethodOp; in XfValidateCrossReference() local1506 ReferencingMethodOp = UtGetParentMethodOp (Op); in XfValidateCrossReference()1509 if (!ReferencingMethodOp && !ReferencedMethodNode) in XfValidateCrossReference()1518 if (!ReferencingMethodOp && ReferencedMethodNode) in XfValidateCrossReference()1526 else if (ReferencingMethodOp && !ReferencedMethodNode) in XfValidateCrossReference()1534 else if (ReferencingMethodOp->Asl.Node == ReferencedMethodNode) in XfValidateCrossReference()