ReactOS 0.4.16-dev-732-g2d1144a
|
#include <actbl2.h>
Public Attributes | |
ACPI_SUBTABLE_HEADER | Header |
UINT8 | Id |
UINT8 | Reserved |
UINT32 | Address |
UINT32 | GlobalIrqBase |
UINT32 acpi_madt_io_apic::Address |
Definition at line 1057 of file actbl2.h.
Referenced by HalpParseApicTables().
UINT32 acpi_madt_io_apic::GlobalIrqBase |
Definition at line 1058 of file actbl2.h.
Referenced by HalpParseApicTables().
ACPI_SUBTABLE_HEADER acpi_madt_io_apic::Header |
UINT8 acpi_madt_io_apic::Id |
Definition at line 1055 of file actbl2.h.
Referenced by HalpParseApicTables().