Searched refs:MethodOp1 (Results 1 – 1 of 1) sorted by relevance
104 ACPI_PARSE_OBJECT *MethodOp1,1216 ACPI_PARSE_OBJECT *MethodOp1; in XfCheckIllegalReference() local1233 MethodOp1 = XfGetParentMethod (Op); in XfCheckIllegalReference()1238 if (!MethodOp1 || !MethodOp2) in XfCheckIllegalReference()1245 if (MethodOp1 != MethodOp2) in XfCheckIllegalReference()1253 if (!XfIsObjectParental (MethodOp1, MethodOp2)) in XfCheckIllegalReference()
Completed in 4 milliseconds