acpi_event_status  524 include/acpi/actypes.h #define ACPI_EVENT_FLAG_DISABLED        (acpi_event_status) 0x00
acpi_event_status  525 include/acpi/actypes.h #define ACPI_EVENT_FLAG_ENABLED         (acpi_event_status) 0x01
acpi_event_status  526 include/acpi/actypes.h #define ACPI_EVENT_FLAG_WAKE_ENABLED    (acpi_event_status) 0x02
acpi_event_status  527 include/acpi/actypes.h #define ACPI_EVENT_FLAG_SET             (acpi_event_status) 0x04