Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c461 UINT32 SstValue; in AcpiEnterSleepStatePrep() local
493 SstValue = ACPI_SST_WORKING; in AcpiEnterSleepStatePrep()
500 SstValue = ACPI_SST_SLEEPING; in AcpiEnterSleepStatePrep()
505 SstValue = ACPI_SST_SLEEP_CONTEXT; in AcpiEnterSleepStatePrep()
510 SstValue = ACPI_SST_INDICATOR_OFF; /* Default is off */ in AcpiEnterSleepStatePrep()
518 AcpiHwExecuteSleepMethod (METHOD_PATHNAME__SST, SstValue); in AcpiEnterSleepStatePrep()