ReactOS 0.4.16-dev-2-g02a6913
|
#include <mps.h>
Public Attributes | |
UCHAR | Type |
UCHAR | IrqType |
USHORT | IrqFlag |
UCHAR | SrcBusId |
UCHAR | SrcBusIrq |
UCHAR | DstApicId |
UCHAR | DstApicLInt |
UCHAR _MP_CONFIGURATION_INTLOCAL::DstApicId |
Definition at line 180 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_INTLOCAL::DstApicLInt |
Definition at line 181 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
USHORT _MP_CONFIGURATION_INTLOCAL::IrqFlag |
Definition at line 177 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_INTLOCAL::IrqType |
Definition at line 176 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_INTLOCAL::SrcBusId |
Definition at line 178 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_INTLOCAL::SrcBusIrq |
Definition at line 179 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().
UCHAR _MP_CONFIGURATION_INTLOCAL::Type |
Definition at line 175 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().