Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c394 LocalEventStatus |= ACPI_EVENT_FLAG_WAKE_ENABLED; in AcpiHwGetGpeStatus()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h901 #define ACPI_EVENT_FLAG_WAKE_ENABLED (ACPI_EVENT_STATUS) 0x02 macro