ReactOS 0.4.15-dev-7842-g558ab78
_MP_CONFIGURATION_INTLOCAL Struct Reference

#include <mps.h>

Public Attributes

UCHAR Type
 
UCHAR IrqType
 
USHORT IrqFlag
 
UCHAR SrcBusId
 
UCHAR SrcBusIrq
 
UCHAR DstApicId
 
UCHAR DstApicLInt
 

Detailed Description

Definition at line 173 of file mps.h.

Member Data Documentation

◆ DstApicId

UCHAR _MP_CONFIGURATION_INTLOCAL::DstApicId

Definition at line 180 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ DstApicLInt

UCHAR _MP_CONFIGURATION_INTLOCAL::DstApicLInt

Definition at line 181 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ IrqFlag

USHORT _MP_CONFIGURATION_INTLOCAL::IrqFlag

Definition at line 177 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ IrqType

UCHAR _MP_CONFIGURATION_INTLOCAL::IrqType

Definition at line 176 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ SrcBusId

UCHAR _MP_CONFIGURATION_INTLOCAL::SrcBusId

Definition at line 178 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ SrcBusIrq

UCHAR _MP_CONFIGURATION_INTLOCAL::SrcBusIrq

Definition at line 179 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().

◆ Type

UCHAR _MP_CONFIGURATION_INTLOCAL::Type

Definition at line 175 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().


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