Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsaccess.c421 ACPI_OBJECT_TYPE ThisSearchType; in AcpiNsLookup() local
671 ThisSearchType = ACPI_TYPE_ANY; in AcpiNsLookup()
680 ThisSearchType = Type; in AcpiNsLookup()
714 InterpreterMode, ThisSearchType, LocalFlags, &ThisNode); in AcpiNsLookup()
742 ThisNode->Type = (UINT8)ThisSearchType; in AcpiNsLookup()