Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/events/
HDevxfevnt.c536 (ACPI_EVENT_FLAG_ENABLED | ACPI_EVENT_FLAG_ENABLE_SET); in ACPI_EXPORT_SYMBOL()
/dragonfly/sys/contrib/dev/acpica/source/components/hardware/
HDhwgpe.c380 LocalEventStatus |= ACPI_EVENT_FLAG_ENABLED; in AcpiHwGetGpeStatus()
/dragonfly/sys/contrib/dev/acpica/source/include/
HDactypes.h896 #define ACPI_EVENT_FLAG_ENABLED (ACPI_EVENT_STATUS) 0x01 macro