|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <actbl2.h>

Public Attributes | |
| ACPI_SUBTABLE_HEADER | Header |
| UINT8 | ProcessorId |
| UINT8 | Id |
| UINT32 | LapicFlags |
| ACPI_SUBTABLE_HEADER acpi_madt_local_apic::Header |
| UINT8 acpi_madt_local_apic::Id |
Definition at line 1044 of file actbl2.h.
Referenced by HalpParseApicTables().
| UINT32 acpi_madt_local_apic::LapicFlags |
Definition at line 1045 of file actbl2.h.
Referenced by HalpParseApicTables().
| UINT8 acpi_madt_local_apic::ProcessorId |
Definition at line 1043 of file actbl2.h.
Referenced by HalpParseApicTables().