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

/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsaccess.c421 ACPI_OBJECT_TYPE ThisSearchType; local
671 ThisSearchType = ACPI_TYPE_ANY;
680 ThisSearchType = Type;
714 InterpreterMode, ThisSearchType, LocalFlags, &ThisNode);
742 ThisNode->Type = (UINT8)ThisSearchType;

Completed in 57 milliseconds