ReactOS 0.4.15-dev-8100-g1887773
_MP_CONFIGURATION_INTSRC Struct Reference

#include <mps.h>

Public Attributes

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

Detailed Description

Definition at line 150 of file mps.h.

Member Data Documentation

◆ DstApicId

UCHAR _MP_CONFIGURATION_INTSRC::DstApicId

Definition at line 157 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable(), and IOAPICSetupIds().

◆ DstApicInt

UCHAR _MP_CONFIGURATION_INTSRC::DstApicInt

Definition at line 158 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable().

◆ IrqFlag

USHORT _MP_CONFIGURATION_INTSRC::IrqFlag

Definition at line 154 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable().

◆ IrqType

UCHAR _MP_CONFIGURATION_INTSRC::IrqType

Definition at line 153 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable().

◆ SrcBusId

UCHAR _MP_CONFIGURATION_INTSRC::SrcBusId

Definition at line 155 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable(), IRQPolarity(), IRQTrigger(), and Pin2Irq().

◆ SrcBusIrq

UCHAR _MP_CONFIGURATION_INTSRC::SrcBusIrq

Definition at line 156 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable(), and Pin2Irq().

◆ Type

UCHAR _MP_CONFIGURATION_INTSRC::Type

Definition at line 152 of file mps.h.

Referenced by HaliConstructDefaultIOIrqMPTable().


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