ReactOS 0.4.15-dev-7942-gd23573b
acpi_madt_interrupt_override Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_madt_interrupt_override:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT8 Bus
 
UINT8 SourceIrq
 
UINT32 GlobalIrq
 
UINT16 IntiFlags
 

Detailed Description

Definition at line 1065 of file actbl2.h.

Member Data Documentation

◆ Bus

UINT8 acpi_madt_interrupt_override::Bus

Definition at line 1068 of file actbl2.h.

◆ GlobalIrq

UINT32 acpi_madt_interrupt_override::GlobalIrq

Definition at line 1070 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_madt_interrupt_override::Header

Definition at line 1067 of file actbl2.h.

◆ IntiFlags

UINT16 acpi_madt_interrupt_override::IntiFlags

Definition at line 1071 of file actbl2.h.

◆ SourceIrq

UINT8 acpi_madt_interrupt_override::SourceIrq

Definition at line 1069 of file actbl2.h.


The documentation for this struct was generated from the following file: