Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c503 case ACPI_STATE_S4: in AcpiEnterSleepStatePrep()
/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c285 if (state == ACPI_STATE_S4 && sc->acpi_s4bios) in acpi_sleep_machdep()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h728 #define ACPI_STATE_S4 (UINT8) 4 macro