FreeNOS
Data Fields
IntelACPI::MultipleAPICTable Struct Reference

Multiple APIC Description Table (MADT). More...

Data Fields

SystemDescriptorHeader header
 
u32 ctrlAddress
 
u32 flags
 
MultipleAPICTableEntry entry []
 

Detailed Description

Multiple APIC Description Table (MADT).

Definition at line 152 of file IntelACPI.h.

Field Documentation

◆ ctrlAddress

u32 IntelACPI::MultipleAPICTable::ctrlAddress

Definition at line 155 of file IntelACPI.h.

◆ entry

MultipleAPICTableEntry IntelACPI::MultipleAPICTable::entry[]

Definition at line 157 of file IntelACPI.h.

Referenced by IntelACPI::scanAPIC().

◆ flags

u32 IntelACPI::MultipleAPICTable::flags

Definition at line 156 of file IntelACPI.h.

◆ header

SystemDescriptorHeader IntelACPI::MultipleAPICTable::header

Definition at line 154 of file IntelACPI.h.

Referenced by IntelACPI::scanAPIC().


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