Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h883 ACPI_WDAT_SET_STATUS = 33, enumerator
/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c301 return wdatwd_action(sc, ACPI_WDAT_SET_STATUS, 0, NULL); in wdatwd_clear_status()