Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h848 #define ACPI_WDAT_STOPPED 0x80 macro
/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c667 sc->stop_in_sleep = (sc->wdat->Flags & ACPI_WDAT_STOPPED) in wdatwd_attach()