ReactOS 0.4.16-dev-41-ge8c7597
|
#include <mps.h>
Public Attributes | |
UCHAR | Type |
UCHAR | ApicId |
UCHAR | ApicVersion |
UCHAR | ApicFlags |
ULONG | ApicAddress |
ULONG _MP_CONFIGURATION_IOAPIC::ApicAddress |
Definition at line 142 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_IOAPIC::ApicFlags |
Definition at line 141 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_IOAPIC::ApicId |
Definition at line 139 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_IOAPIC::ApicVersion |
Definition at line 140 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_IOAPIC::Type |
Definition at line 138 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().