Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/namespace/
H A Dnswalk.c312 ACPI_OBJECT_TYPE ChildType; in AcpiNsWalkNamespace() local
331 ChildType = ACPI_TYPE_ANY; in AcpiNsWalkNamespace()
347 ChildType = ChildNode->Type; in AcpiNsWalkNamespace()
366 else if (ChildType == Type) in AcpiNsWalkNamespace()