|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mps.h>
Public Attributes | |
| UCHAR | Type |
| UCHAR | ApicId |
| UCHAR | ApicVersion |
| UCHAR | CpuFlags |
| ULONG | CpuSignature |
| ULONG | FeatureFlags |
| ULONG | Reserved [2] |
| UCHAR _MP_CONFIGURATION_PROCESSOR::ApicId |
Definition at line 92 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| UCHAR _MP_CONFIGURATION_PROCESSOR::ApicVersion |
Definition at line 93 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| UCHAR _MP_CONFIGURATION_PROCESSOR::CpuFlags |
Definition at line 94 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| ULONG _MP_CONFIGURATION_PROCESSOR::CpuSignature |
Definition at line 95 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| ULONG _MP_CONFIGURATION_PROCESSOR::FeatureFlags |
Definition at line 96 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| ULONG _MP_CONFIGURATION_PROCESSOR::Reserved[2] |
Definition at line 97 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
| UCHAR _MP_CONFIGURATION_PROCESSOR::Type |
Definition at line 91 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().