Searched refs:ACPI_EVENT_STATUS (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/events/
H A Devxfevnt.c366 ACPI_EVENT_STATUS *EventStatus)
369 ACPI_EVENT_STATUS LocalEventStatus = 0;
H A Devxfgpe.c656 ACPI_EVENT_STATUS *EventStatus)
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactypes.h744 * The encoding of ACPI_EVENT_STATUS is illustrated below.
758 typedef UINT32 ACPI_EVENT_STATUS; typedef
760 #define ACPI_EVENT_FLAG_DISABLED (ACPI_EVENT_STATUS) 0x00
761 #define ACPI_EVENT_FLAG_ENABLED (ACPI_EVENT_STATUS) 0x01
762 #define ACPI_EVENT_FLAG_WAKE_ENABLED (ACPI_EVENT_STATUS) 0x02
763 #define ACPI_EVENT_FLAG_STATUS_SET (ACPI_EVENT_STATUS) 0x04
764 #define ACPI_EVENT_FLAG_ENABLE_SET (ACPI_EVENT_STATUS) 0x08
765 #define ACPI_EVENT_FLAG_HAS_HANDLER (ACPI_EVENT_STATUS) 0x10
H A Dachware.h206 ACPI_EVENT_STATUS *EventStatus);
H A Dacpixf.h868 ACPI_EVENT_STATUS *EventStatus))
935 ACPI_EVENT_STATUS *EventStatus))
/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwgpe.c232 ACPI_EVENT_STATUS *EventStatus)
237 ACPI_EVENT_STATUS LocalEventStatus = 0;

Completed in 46 milliseconds