Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c456 UINT32 SstValue; in AcpiEnterSleepStatePrep() local
494 SstValue = ACPI_SST_WORKING; in AcpiEnterSleepStatePrep()
501 SstValue = ACPI_SST_SLEEPING; in AcpiEnterSleepStatePrep()
506 SstValue = ACPI_SST_SLEEP_CONTEXT; in AcpiEnterSleepStatePrep()
511 SstValue = ACPI_SST_INDICATOR_OFF; /* Default is off */ in AcpiEnterSleepStatePrep()
519 AcpiHwExecuteSleepMethod (METHOD_PATHNAME__SST, SstValue); in AcpiEnterSleepStatePrep()