ReactOS 0.4.15-dev-7842-g558ab78
_IOAPIC_INFO Struct Reference

#include <ioapic.h>

Public Attributes

UCHAR ApicId
 
UCHAR ApicVersion
 
ULONG ApicAddress
 
ULONG EntryCount
 

Detailed Description

Definition at line 68 of file ioapic.h.

Member Data Documentation

◆ ApicAddress

ULONG _IOAPIC_INFO::ApicAddress

Definition at line 72 of file ioapic.h.

Referenced by HaliMPIOApicInfo().

◆ ApicId

UCHAR _IOAPIC_INFO::ApicId

Definition at line 70 of file ioapic.h.

Referenced by HaliConstructDefaultIOIrqMPTable(), HaliMPIOApicInfo(), and IOAPICSetupIds().

◆ ApicVersion

UCHAR _IOAPIC_INFO::ApicVersion

Definition at line 71 of file ioapic.h.

Referenced by HaliMPIOApicInfo().

◆ EntryCount

ULONG _IOAPIC_INFO::EntryCount

Definition at line 73 of file ioapic.h.

Referenced by IOAPICEnable(), IOAPICSetupIrqs(), and Pin2Irq().


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