Home
last modified time | relevance | path

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

/xen/xen/include/acpi/
A Dactypes.h517 typedef u32 acpi_event_status; typedef
519 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00
520 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01
521 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02
522 #define ACPI_EVENT_FLAG_SET (acpi_event_status) 0x04

Completed in 4 milliseconds