Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/hardware/
H A Dhwxfsleep.c340 UINT32 SstValue; in AcpiEnterSleepStatePrep() local
372 SstValue = ACPI_SST_WORKING; in AcpiEnterSleepStatePrep()
379 SstValue = ACPI_SST_SLEEPING; in AcpiEnterSleepStatePrep()
384 SstValue = ACPI_SST_SLEEP_CONTEXT; in AcpiEnterSleepStatePrep()
389 SstValue = ACPI_SST_INDICATOR_OFF; /* Default is off */ in AcpiEnterSleepStatePrep()
397 AcpiHwExecuteSleepMethod (METHOD_PATHNAME__SST, SstValue); in AcpiEnterSleepStatePrep()