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

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Duteval.c138 static const ACPI_INTERFACE_INFO AcpiInterfacesSupported[] = variable
213 for (i = 0; i < ACPI_ARRAY_LENGTH (AcpiInterfacesSupported); i++)
216 AcpiInterfacesSupported[i].Name))
223 if (AcpiInterfacesSupported[i].Value > AcpiGbl_OsiData)
225 AcpiGbl_OsiData = AcpiInterfacesSupported[i].Value;

Completed in 85 milliseconds