Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Daslxrefout.c371 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart1()
437 ParentPath = AcpiNsGetNormalizedPathname ( in OtXrefWalkPart1()
452 ParentPath = AcpiNsGetNormalizedPathname ( in OtXrefWalkPart1()
485 ParentPath = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in OtXrefWalkPart1()
612 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart2()
699 CallerFullPathname = AcpiNsGetNormalizedPathname ( in OtXrefAnalysisWalkPart2()
778 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart3()
878 CallerFullPathname = AcpiNsGetNormalizedPathname ( in OtXrefAnalysisWalkPart3()
H A Daslexternal.c310 CallName = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in ExInsertArgCount()
326 ExternalName = AcpiNsGetNormalizedPathname (NameOp->Asl.Node, TRUE); in ExInsertArgCount()
510 ExternalName = AcpiNsGetNormalizedPathname (ExternalOp->Asl.Node, TRUE); in ExMoveExternals()
H A Daslload.c368 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadFieldElements()
438 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadResourceElements()
946 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdNamespace1Begin()
H A Daslmethod.c820 ExternalPath = AcpiNsGetNormalizedPathname (MethodInfo->Op->Asl.Node, TRUE); in MtCheckNamedObjectInMethod()
974 ExternalPath = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in MtMethodAnalysisWalkEnd()
H A Daslanalyze.c440 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AnCheckMethodReturnValue()
H A Daslxref.c1267 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in XfNamespaceLocateBegin()
/dflybsd-src/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsnames.c187 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE); in AcpiNsGetExternalPathname()
475 AcpiNsGetNormalizedPathname ( in AcpiNsGetNormalizedPathname() function
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE); in AcpiNsBuildPrefixedPathname()
H A Dnseval.c249 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsEvaluate()
H A Dnsparse.c257 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsExecuteTable()
H A Dnssearch.c223 ScopeName = AcpiNsGetNormalizedPathname (ParentNode, TRUE); in AcpiNsSearchOneScope()
H A Dnsinit.c854 char *ScopeName = AcpiNsGetNormalizedPathname (DeviceNode, TRUE); in AcpiNsInitOneDevice()
H A Dnsdump.c876 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiNsDumpOneObjectPath()
/dflybsd-src/sys/contrib/dev/acpica/source/components/executer/
H A Dextrace.c346 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStartTraceMethod()
412 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStopTraceMethod()
/dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/
H A Dutaddress.c365 Pathname = AcpiNsGetNormalizedPathname (RangeInfo->RegionNode, TRUE); in AcpiUtCheckAddressRange()
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacnamesp.h495 AcpiNsGetNormalizedPathname (
/dflybsd-src/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsmethod.c743 ThisWalkState->MethodPathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiDsCallControlMethod()
/dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbnames.c623 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbWalkForPredefinedNames()
H A Ddbdisply.c1303 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDisplayNonRootHandlers()
H A Ddbcmds.c1025 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDeviceResources()
H A Ddbtest.c1236 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbEvaluateOnePredefinedName()