Home
last modified time | relevance | path

Searched refs:APM_EV_ACKED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/acpica/
H A Dacpi_apm.c239 clone->notify_status != APM_EV_ACKED) in apmdtor()
/freebsd/sys/dev/acpica/
H A Dacpivar.h122 #define APM_EV_ACKED 2 /* Device agreed sleep can occur. */ macro
H A Dacpi.c3276 clone->notify_status = APM_EV_ACKED; in acpi_AckSleepState()
3279 clone->notify_status != APM_EV_ACKED) { in acpi_AckSleepState()