Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmnames.c416 ACPI_PARSE_OBJECT *TargetOp; in AcpiDmValidateName() local
437 TargetOp = AcpiPsFind (Op, Name, 0, 0); in AcpiDmValidateName()
438 if (!TargetOp) in AcpiDmValidateName()
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexresop.c157 UINT16 TargetOp = 0; in AcpiExResolveOperands() local
251 TargetOp = AML_DEBUG_OP; in AcpiExResolveOperands()
677 if (TargetOp == AML_DEBUG_OP) in AcpiExResolveOperands()