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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsaccess.c455 ACPI_OBJECT_TYPE ThisSearchType; local
706 ThisSearchType = ACPI_TYPE_ANY;
716 ThisSearchType = Type;
760 LocalInterpreterMode, ThisSearchType, LocalFlags, &ThisNode);
804 ThisNode->Type = (UINT8)ThisSearchType;

Completed in 84 milliseconds