Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
IOAPIC::Identification Union Reference

I/O APIC Identification. More...

#include <machine/ioapic_registers.h>

Public Member Functions

 Identification (Register value)
 

Public Attributes

struct {
uint32_t __pad0__: 24
 Reserved, do not modify.
 
uint32_t id: 4
 I/O APIC Identification.
 
}; 
 
Register value
 

Detailed Description

I/O APIC Identification.

The IOAPICID register is register number 0x0. The I/O APIC's ID will be read from the system configuration tables (provided by the BIOS) during boot. The number can be queried by calling APIC::getIOAPICID(). During initialization, this number must be written to the IOAPICID register.

See also
IO-APIC manual, Seite 9

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