Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactbl.h263 …UINT8 PreferredProfile; /* Conveys preferred power management profile to OSPM.… member
/titanic_41/usr/src/uts/intel/io/acpica/tables/
H A Dtbfadt.c531 AcpiGbl_FADT.PreferredProfile = 0; in AcpiTbConvertFadt()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dacpica.c826 knp->value.l = (status == AE_OK) ? fadt->PreferredProfile : -1; in acpica_init_kstats()