Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h870 ACPI_WDAT_GET_COUNTDOWN = 5, enumerator
/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c263 return wdatwd_action(sc, ACPI_WDAT_GET_COUNTDOWN, 0, timeout); in wdatwd_get_countdown()