ReactOS 0.4.15-dev-7918-g2a2556c
acpi_madt_io_apic Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_madt_io_apic:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT8 Id
 
UINT8 Reserved
 
UINT32 Address
 
UINT32 GlobalIrqBase
 

Detailed Description

Definition at line 1052 of file actbl2.h.

Member Data Documentation

◆ Address

UINT32 acpi_madt_io_apic::Address

Definition at line 1057 of file actbl2.h.

◆ GlobalIrqBase

UINT32 acpi_madt_io_apic::GlobalIrqBase

Definition at line 1058 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_madt_io_apic::Header

Definition at line 1054 of file actbl2.h.

◆ Id

UINT8 acpi_madt_io_apic::Id

Definition at line 1055 of file actbl2.h.

◆ Reserved

UINT8 acpi_madt_io_apic::Reserved

Definition at line 1056 of file actbl2.h.


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