Searched defs:acpi_gpe_event_info (Results 1 – 1 of 1) sorted by relevance
659 typedef struct acpi_gpe_event_info struct661 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */662 struct acpi_gpe_register_info *RegisterInfo; /* Backpointer to register info */663 UINT8 Flags; /* Misc info about this GPE */664 UINT8 GpeNumber; /* This GPE */665 UINT8 RuntimeCount; /* References to a run GPE */666 BOOLEAN DisableForDispatch; /* Masked during dispatching */