Searched refs:ReferencingMethodOp (Results 1 – 1 of 1) sorted by relevance
1479 ACPI_PARSE_OBJECT *ReferencingMethodOp; in XfValidateCrossReference() local1494 ReferencingMethodOp = UtGetParentMethodOp (Op); in XfValidateCrossReference()1497 if (!ReferencingMethodOp && !ReferencedMethodNode) in XfValidateCrossReference()1506 if (!ReferencingMethodOp && ReferencedMethodNode) in XfValidateCrossReference()1514 else if (ReferencingMethodOp && !ReferencedMethodNode) in XfValidateCrossReference()1522 else if (ReferencingMethodOp->Asl.Node == ReferencedMethodNode) in XfValidateCrossReference()