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/
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()
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()
Daslload.c368 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadFieldElements()
438 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdLoadResourceElements()
946 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in LdNamespace1Begin()
Daslmethod.c820 ExternalPath = AcpiNsGetNormalizedPathname (MethodInfo->Op->Asl.Node, TRUE); in MtCheckNamedObjectInMethod()
974 ExternalPath = AcpiNsGetNormalizedPathname (Op->Asl.Node, TRUE); in MtMethodAnalysisWalkEnd()
Daslanalyze.c440 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AnCheckMethodReturnValue()
Daslxref.c1268 ExternalPath = AcpiNsGetNormalizedPathname (Node, TRUE); in XfNamespaceLocateBegin()
/netbsd/src/sys/external/bsd/acpica/dist/namespace/
Dnsnames.c187 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE); in AcpiNsGetExternalPathname()
475 AcpiNsGetNormalizedPathname ( in AcpiNsGetNormalizedPathname() function
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE); in AcpiNsBuildPrefixedPathname()
Dnseval.c249 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsEvaluate()
Dnsparse.c257 Info->FullPathname = AcpiNsGetNormalizedPathname (Info->Node, TRUE); in AcpiNsExecuteTable()
Dnssearch.c223 ScopeName = AcpiNsGetNormalizedPathname (ParentNode, TRUE); in AcpiNsSearchOneScope()
Dnsinit.c854 char *ScopeName = AcpiNsGetNormalizedPathname (DeviceNode, TRUE); in AcpiNsInitOneDevice()
Dnsdump.c876 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiNsDumpOneObjectPath()
/netbsd/src/sys/external/bsd/acpica/dist/executer/
Dextrace.c346 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStartTraceMethod()
412 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiExStopTraceMethod()
/netbsd/src/sys/external/bsd/acpica/dist/utilities/
Dutaddress.c365 Pathname = AcpiNsGetNormalizedPathname (RangeInfo->RegionNode, TRUE); in AcpiUtCheckAddressRange()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacnamesp.h495 AcpiNsGetNormalizedPathname (
/netbsd/src/sys/external/bsd/acpica/dist/dispatcher/
Ddsmethod.c743 ThisWalkState->MethodPathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE); in AcpiDsCallControlMethod()
/netbsd/src/sys/external/bsd/acpica/dist/debugger/
Ddbdisply.c1301 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDisplayNonRootHandlers()
Ddbnames.c621 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbWalkForPredefinedNames()
Ddbcmds.c1026 ParentPath = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbDeviceResources()
Ddbtest.c1235 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE); in AcpiDbEvaluateOnePredefinedName()