Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Dadwalk.c522 case AML_INT_NAMEPATH_OP: in AcpiDmDumpDescending()
614 if ((ChildOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmFindOrphanDescending()
656 if ((ChildOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmFindOrphanDescending()
684 case AML_INT_NAMEPATH_OP: in AcpiDmFindOrphanDescending()
911 (Op->Common.AmlOpcode != AML_INT_NAMEPATH_OP) && in AcpiDmXrefDescendingOp()
931 if (NextOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDmXrefDescendingOp()
949 if (NextOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDmXrefDescendingOp()
1259 if ((ExecuteOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmInspectPossibleArgs()
H A Ddmrestag.c625 if (BufferNameOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP) in AcpiDmCheckResourceReference()
864 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()
H A Ddmswitch.c389 (NamePathOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)) in AcpiDmIsSwitchBlock()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c384 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
435 NameOp = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, Start); in AcpiPsGetNextNamepath()
611 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
852 Arg = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, Aml); in AcpiPsGetNextField()
1057 Arg = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, ParserState->Aml); in AcpiPsGetNextArg()
1094 Arg = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, ParserState->Aml); in AcpiPsGetNextArg()
H A Dpswalk.c204 if (Op->Named.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiPsDeleteParseTree()
H A Dpsloop.c226 case AML_INT_NAMEPATH_OP: /* AML_NAMESTRING_ARG */ in AcpiPsGetArguments()
H A Dpsobject.c211 WalkState->Opcode = AML_INT_NAMEPATH_OP; in AcpiPsGetAmlOpcode()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c193 if (Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDsBuildInternalObject()
261 if ((Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsBuildInternalObject()
661 case AML_INT_NAMEPATH_OP: in AcpiDsInitObjectFromOp()
H A Ddswload2.c215 (WalkState->Opcode != AML_INT_NAMEPATH_OP)) || in AcpiDsLoad2BeginOp()
223 if (WalkState->Opcode == AML_INT_NAMEPATH_OP) in AcpiDsLoad2BeginOp()
266 case AML_INT_NAMEPATH_OP: in AcpiDsLoad2BeginOp()
H A Ddsutils.c625 if ((Arg->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsCreateOperand()
675 (ParentOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)) in AcpiDsCreateOperand()
763 if ((Arg->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsCreateOperand()
H A Ddswexec.c418 if (Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDsExecBeginOp()
550 if (WalkState->Opcode == AML_INT_NAMEPATH_OP) in AcpiDsExecEndOp()
H A Ddspkginit.c343 Arg->Common.AmlOpcode = AML_INT_NAMEPATH_OP; in AcpiDsBuildInternalPackageObj()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmap.c187 if (Opcode == AML_INT_NAMEPATH_OP) in AslMapNamedOpcodeToDataType()
421 /* NAMESEG */ OP_TABLE_ENTRY (AML_INT_NAMEPATH_OP, 0, …
422 /* NAMESTRING */ OP_TABLE_ENTRY (AML_INT_NAMEPATH_OP, 0, …
H A Daslwalks.c1193 if ((!SourceNode && (SourceOperandOp->Asl.AmlOpcode == AML_INT_NAMEPATH_OP)) || in AnAnalyzeStoreOperator()
1194 (!TargetNode && (TargetOperandOp->Asl.AmlOpcode == AML_INT_NAMEPATH_OP))) in AnAnalyzeStoreOperator()
H A Daslopcodes.c526 if (Op->Asl.Child->Asl.AmlOpcode == AML_INT_NAMEPATH_OP) in OpcDoConnection()
H A Daslfold.c696 NewTarget->Common.AmlOpcode = AML_INT_NAMEPATH_OP; in TrTransformToStoreOp()
H A Daslload.c552 if (Op->Asl.Child->Asl.AmlOpcode != AML_INT_NAMEPATH_OP) in LdNamespace1Begin()
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c233 if (PrevOp->Asl.AmlOpcode != AML_INT_NAMEPATH_OP) in AcpiDmDisplayTargetPathname()
523 if (IndexOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP) in AcpiDmFieldPredefinedDescription()
986 case AML_INT_NAMEPATH_OP: in AcpiDmDisassembleOneOp()
H A Ddmutils.c378 if ((Op->Common.Next->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmCommaIfListMember()
H A Ddmcstyle.c1056 if ((Target->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmIsValidTarget()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h313 #define AML_INT_NAMEPATH_OP (UINT16) 0x002d macro