Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslxrefout.c263 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart1()
329 ParentPath = AcpiNsGetNormalizedPathname ( in OtXrefWalkPart1()
344 ParentPath = AcpiNsGetNormalizedPathname ( in OtXrefWalkPart1()
377 ParentPath = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in OtXrefWalkPart1()
504 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart2()
591 CallerFullPathname = AcpiNsGetNormalizedPathname ( in OtXrefAnalysisWalkPart2()
670 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in OtXrefWalkPart3()
770 CallerFullPathname = AcpiNsGetNormalizedPathname ( in OtXrefAnalysisWalkPart3()
H A Daslexternal.c202 CallName = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in ExInsertArgCount()
218 ExternalName = AcpiNsGetNormalizedPathname (NameOp->Asl.Node, TRUE); in ExInsertArgCount()
402 ExternalName = AcpiNsGetNormalizedPathname (ExternalOp->Asl.Node, TRUE); in ExMoveExternals()
H A Daslload.c260 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadFieldElements()
330 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadResourceElements()
838 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdNamespace1Begin()
H A Daslmethod.c712 ExternalPath = AcpiNsGetNormalizedPathname (MethodInfo->Op->Asl.Node, TRUE); in MtCheckNamedObjectInMethod()
866 ExternalPath = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in MtMethodAnalysisWalkEnd()
H A Daslanalyze.c332 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AnCheckMethodReturnValue()
H A Daslxref.c1160 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in XfNamespaceLocateBegin()
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsnames.c79 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE); in AcpiNsGetExternalPathname()
367 AcpiNsGetNormalizedPathname ( in AcpiNsGetNormalizedPathname() function
438 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE); in AcpiNsBuildPrefixedPathname()
H A Dnseval.c140 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsEvaluate()
H A Dnsparse.c149 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsExecuteTable()
H A Dnssearch.c115 ScopeName = AcpiNsGetNormalizedPathname (ParentNode, TRUE); in AcpiNsSearchOneScope()
H A Dnsinit.c746 char *ScopeName = AcpiNsGetNormalizedPathname (DeviceNode, TRUE); in AcpiNsInitOneDevice()
H A Dnsdump.c767 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiNsDumpOneObjectPath()
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dextrace.c238 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStartTraceMethod()
304 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStopTraceMethod()
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutaddress.c257 Pathname = AcpiNsGetNormalizedPathname (RangeInfo->RegionNode, TRUE); in AcpiUtCheckAddressRange()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacnamesp.h387 AcpiNsGetNormalizedPathname (
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsmethod.c635 ThisWalkState->MethodPathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiDsCallControlMethod()
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbnames.c513 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbWalkForPredefinedNames()
H A Ddbdisply.c1193 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDisplayNonRootHandlers()
H A Ddbcmds.c918 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDeviceResources()
H A Ddbtest.c1127 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbEvaluateOnePredefinedName()