EFI_ACPI_1_0_INTERRUPT_SOURCE_OVERRIDE_STRUCTURE

Interrupt Source Override Structure.

extern (C)
struct EFI_ACPI_1_0_INTERRUPT_SOURCE_OVERRIDE_STRUCTURE {}

Members

Variables

Bus
UINT8 Bus;
Undocumented in source.
Flags
UINT16 Flags;
Undocumented in source.
GlobalSystemInterruptVector
UINT32 GlobalSystemInterruptVector;
Undocumented in source.
Length
UINT8 Length;
Undocumented in source.
Source
UINT8 Source;
Undocumented in source.
Type
UINT8 Type;
Undocumented in source.

Meta