Home
last modified time | relevance | path

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

/freebsd/sys/x86/acpica/
H A Dacpi_apm.c324 clone->notify_status = APM_EV_NOTIFIED; in apmioctl()
/freebsd/sys/dev/acpica/
H A Dacpivar.h121 #define APM_EV_NOTIFIED 1 /* Device saw next sleep state. */ macro