C++ Crashkurs
ACPI::MADS::IOAPIC Struct Reference
I/O APIC Structure. More...
#include <machine/acpi.h>
Inheritance diagram for ACPI::MADS::IOAPIC:
Collaboration diagram for ACPI::MADS::IOAPIC:
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 | |
SubHeader * | next () |
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.
The documentation for this struct was generated from the following file:
- machine/acpi.h