ReactOS 0.4.15-dev-8100-g1887773
_MP_CONFIGURATION_PROCESSOR Struct Reference

#include <mps.h>

Public Attributes

UCHAR Type
 
UCHAR ApicId
 
UCHAR ApicVersion
 
UCHAR CpuFlags
 
ULONG CpuSignature
 
ULONG FeatureFlags
 
ULONG Reserved [2]
 

Detailed Description

Definition at line 89 of file mps.h.

Member Data Documentation

◆ ApicId

UCHAR _MP_CONFIGURATION_PROCESSOR::ApicId

Definition at line 92 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ ApicVersion

UCHAR _MP_CONFIGURATION_PROCESSOR::ApicVersion

Definition at line 93 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ CpuFlags

UCHAR _MP_CONFIGURATION_PROCESSOR::CpuFlags

Definition at line 94 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ CpuSignature

ULONG _MP_CONFIGURATION_PROCESSOR::CpuSignature

Definition at line 95 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ FeatureFlags

ULONG _MP_CONFIGURATION_PROCESSOR::FeatureFlags

Definition at line 96 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ Reserved

ULONG _MP_CONFIGURATION_PROCESSOR::Reserved[2]

Definition at line 97 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ Type

UCHAR _MP_CONFIGURATION_PROCESSOR::Type

Definition at line 91 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().


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