Home
last modified time | relevance | path

Searched refs:MethodOp2 (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslxref.c105 ACPI_PARSE_OBJECT *MethodOp2);
1213 ACPI_PARSE_OBJECT *MethodOp2; in XfCheckIllegalReference() local
1230 MethodOp2 = XfGetParentMethod (TargetOp); in XfCheckIllegalReference()
1234 if (!MethodOp1 || !MethodOp2) in XfCheckIllegalReference()
1241 if (MethodOp1 != MethodOp2) in XfCheckIllegalReference()
1249 if (!XfIsObjectParental (MethodOp1, MethodOp2)) in XfCheckIllegalReference()