Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devevent.c385 AcpiGbl_GlobalEventHandler (ACPI_EVENT_TYPE_FIXED, NULL, in AcpiEvFixedEventDetect()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c496 case ACPI_EVENT_TYPE_FIXED: in AeGlobalEventHandler()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactypes.h1247 #define ACPI_EVENT_TYPE_FIXED 1 macro