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