Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devgpe.c678 Notify->DeviceNode, ACPI_NOTIFY_DEVICE_WAKE); in AcpiEvAsynchExecuteGpeMethod()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactypes.h762 #define ACPI_NOTIFY_DEVICE_WAKE (UINT8) 0x02 macro