Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl.h371 …UINT8 PreferredProfile; /* Conveys preferred power management profile to OSPM.… member
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbinfo.c297 {ACPI_DMT_FADTPM, ACPI_FADT_OFFSET (PreferredProfile), "PM Profile", 0},
/illumos-gate/usr/src/common/acpica/tables/
H A Dtbfadt.c646 AcpiGbl_FADT.PreferredProfile = 0; in AcpiTbConvertFadt()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica.c826 knp->value.l = (status == AE_OK) ? fadt->PreferredProfile : -1; in acpica_init_kstats()