Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpivar.h113 #define APM_EV_NONE 0 /* Device not yet aware of pending sleep. */ macro
H A Dacpi.c2408 clone->notify_status = APM_EV_NONE; in acpi_ReqSleepState()