Home
last modified time | relevance | path

Searched refs:AcpiNsGetNextNode (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/namespace/
H A Dnswalk.c72 AcpiNsGetNextNode ( in AcpiNsGetNextNode() function
123 NextNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsGetNextNodeTyped()
222 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()
341 ChildNode = AcpiNsGetNextNode (ParentNode, NULL); in AcpiNsWalkNamespace()
356 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsWalkNamespace()
H A Dnsalloc.c426 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceSubtree()
533 ChildNode = AcpiNsGetNextNode (ParentNode, ChildNode); in AcpiNsDeleteNamespaceByOwner()
/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devregion.c885 NextNode = AcpiNsGetNextNode (EcDeviceNode, NULL); in AcpiEvOrphanEcRegMethod()
895 NextNode = AcpiNsGetNextNode (EcDeviceNode, NextNode); in AcpiEvOrphanEcRegMethod()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h128 AcpiNsGetNextNode (