|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ioapic.h>
Public Attributes | |
| UCHAR | ApicId |
| UCHAR | ApicVersion |
| ULONG | ApicAddress |
| ULONG | EntryCount |
| ULONG _IOAPIC_INFO::ApicAddress |
Definition at line 72 of file ioapic.h.
Referenced by HaliMPIOApicInfo().
| UCHAR _IOAPIC_INFO::ApicId |
Definition at line 70 of file ioapic.h.
Referenced by HaliConstructDefaultIOIrqMPTable(), HaliMPIOApicInfo(), and IOAPICSetupIds().
| UCHAR _IOAPIC_INFO::ApicVersion |
Definition at line 71 of file ioapic.h.
Referenced by HaliMPIOApicInfo().
| ULONG _IOAPIC_INFO::EntryCount |
Definition at line 73 of file ioapic.h.
Referenced by IOAPICEnable(), IOAPICSetupIrqs(), and Pin2Irq().