Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dadwalk.c521 case AML_INT_NAMEPATH_OP: in AcpiDmDumpDescending()
603 if ((ChildOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmFindOrphanDescending()
645 if ((ChildOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmFindOrphanDescending()
673 case AML_INT_NAMEPATH_OP: in AcpiDmFindOrphanDescending()
900 (Op->Common.AmlOpcode != AML_INT_NAMEPATH_OP) && in AcpiDmXrefDescendingOp()
920 if (NextOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDmXrefDescendingOp()
938 if (NextOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDmXrefDescendingOp()
1248 if ((ExecuteOp->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmInspectPossibleArgs()
H A Ddmrestag.c606 if (BufferNameOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP) in AcpiDmCheckResourceReference()
833 AcpiPsInitOp (IndexOp, AML_INT_NAMEPATH_OP); in AcpiGetTagPathname()
H A Ddmswitch.c387 (NamePathOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)) in AcpiDmIsSwitchBlock()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsargs.c380 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextNamepath()
431 NameOp = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, Start); in AcpiPsGetNextNamepath()
607 AcpiPsInitOp (Arg, AML_INT_NAMEPATH_OP); in AcpiPsGetNextSimpleArg()
848 Arg = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, Aml); in AcpiPsGetNextField()
1011 Arg = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, ParserState->Aml); in AcpiPsGetNextArg()
1043 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.c234 case AML_INT_NAMEPATH_OP: /* AML_NAMESTRING_ARG */ in AcpiPsGetArguments()
H A Dpsobject.c211 WalkState->Opcode = AML_INT_NAMEPATH_OP; in AcpiPsGetAmlOpcode()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsobject.c194 if (Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDsBuildInternalObject()
262 if ((Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsBuildInternalObject()
672 case AML_INT_NAMEPATH_OP: in AcpiDsInitObjectFromOp()
H A Ddswload2.c212 (WalkState->Opcode != AML_INT_NAMEPATH_OP)) || in AcpiDsLoad2BeginOp()
220 if (WalkState->Opcode == AML_INT_NAMEPATH_OP) in AcpiDsLoad2BeginOp()
263 case AML_INT_NAMEPATH_OP: in AcpiDsLoad2BeginOp()
H A Ddsutils.c627 if ((Arg->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsCreateOperand()
677 (ParentOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)) in AcpiDsCreateOperand()
767 if ((Arg->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDsCreateOperand()
H A Ddswexec.c418 if (Op->Common.AmlOpcode == AML_INT_NAMEPATH_OP) in AcpiDsExecBeginOp()
549 if (WalkState->Opcode == AML_INT_NAMEPATH_OP) in AcpiDsExecEndOp()
H A Ddspkginit.c317 Arg->Common.AmlOpcode = AML_INT_NAMEPATH_OP; in AcpiDsBuildInternalPackageObj()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmutils.c378 if ((Op->Common.Next->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmCommaIfListMember()
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 Ddmcstyle.c1056 if ((Target->Common.AmlOpcode == AML_INT_NAMEPATH_OP) && in AcpiDmIsValidTarget()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c187 if (Opcode == AML_INT_NAMEPATH_OP) in AslMapNamedOpcodeToDataType()
418 /* NAMESEG */ OP_TABLE_ENTRY (AML_INT_NAMEPATH_OP, 0, …
419 /* NAMESTRING */ OP_TABLE_ENTRY (AML_INT_NAMEPATH_OP, 0, …
H A Daslwalks.c1005 if ((!SourceNode && (SourceOperandOp->Asl.AmlOpcode == AML_INT_NAMEPATH_OP)) || in AnAnalyzeStoreOperator()
1006 (!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.c502 if (Op->Asl.Child->Asl.AmlOpcode != AML_INT_NAMEPATH_OP) in LdNamespace1Begin()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h313 #define AML_INT_NAMEPATH_OP (UINT16) 0x002d macro