Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
ACPI::MADS::IOAPIC Struct Reference

I/O APIC Structure. More...

#include <machine/acpi.h>

Inheritance diagram for ACPI::MADS::IOAPIC:
[legend]
Collaboration diagram for ACPI::MADS::IOAPIC:
[legend]

Public Attributes

uint8_t ioapic_id
 
uint8_t reserved
 
uint32_t ioapic_address
 
uint32_t global_system_interrupt_base
 
- Public Attributes inherited from ACPI::SubHeader
uint8_t type
 
uint8_t length
 

Additional Inherited Members

- Public Member Functions inherited from ACPI::SubHeader
SubHeadernext ()
 

Detailed Description

I/O APIC Structure.

Represents an I/O-APIC. The MADT contains an IOAPIC structure for every I/O APIC present in the system.

See also
ACPI-Specification 5.2.12.3; I/O APIC Structure

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