Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c498 case ACPI_STATE_S2: in AcpiEnterSleepStatePrep()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h734 #define ACPI_STATE_S2 (UINT8) 2 macro