ReactOS 0.4.16-dev-197-g92996da
|
#include <mps.h>
Public Attributes | |
UCHAR | Type |
UCHAR | IrqType |
USHORT | IrqFlag |
UCHAR | SrcBusId |
UCHAR | SrcBusIrq |
UCHAR | DstApicId |
UCHAR | DstApicInt |
UCHAR _MP_CONFIGURATION_INTSRC::DstApicId |
Definition at line 157 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable(), and IOAPICSetupIds().
UCHAR _MP_CONFIGURATION_INTSRC::DstApicInt |
Definition at line 158 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable().
USHORT _MP_CONFIGURATION_INTSRC::IrqFlag |
Definition at line 154 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable().
UCHAR _MP_CONFIGURATION_INTSRC::IrqType |
Definition at line 153 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable().
UCHAR _MP_CONFIGURATION_INTSRC::SrcBusId |
Definition at line 155 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable(), IRQPolarity(), IRQTrigger(), and Pin2Irq().
UCHAR _MP_CONFIGURATION_INTSRC::SrcBusIrq |
Definition at line 156 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable(), and Pin2Irq().
UCHAR _MP_CONFIGURATION_INTSRC::Type |
Definition at line 152 of file mps.h.
Referenced by HaliConstructDefaultIOIrqMPTable().