ReactOS 0.4.15-dev-7918-g2a2556c
_MP_CONFIGURATION_IOAPIC Struct Reference

#include <mps.h>

Public Attributes

UCHAR Type
 
UCHAR ApicId
 
UCHAR ApicVersion
 
UCHAR ApicFlags
 
ULONG ApicAddress
 

Detailed Description

Definition at line 136 of file mps.h.

Member Data Documentation

◆ ApicAddress

ULONG _MP_CONFIGURATION_IOAPIC::ApicAddress

Definition at line 142 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ ApicFlags

UCHAR _MP_CONFIGURATION_IOAPIC::ApicFlags

Definition at line 141 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ ApicId

UCHAR _MP_CONFIGURATION_IOAPIC::ApicId

Definition at line 139 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ ApicVersion

UCHAR _MP_CONFIGURATION_IOAPIC::ApicVersion

Definition at line 140 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ Type

UCHAR _MP_CONFIGURATION_IOAPIC::Type

Definition at line 138 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().


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