FreeNOS
Data Fields
IntelACPI::MultipleAPICTableProc Struct Reference

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

Data Fields

MultipleAPICTableEntry header
 
u8 coreId
 
u8 apicId
 
u32 flags
 

Detailed Description

Multiple APIC Description Table (MADT) processor entry.

Definition at line 140 of file IntelACPI.h.

Field Documentation

◆ apicId

u8 IntelACPI::MultipleAPICTableProc::apicId

Definition at line 144 of file IntelACPI.h.

Referenced by IntelACPI::scanAPIC().

◆ coreId

u8 IntelACPI::MultipleAPICTableProc::coreId

Definition at line 143 of file IntelACPI.h.

◆ flags

u32 IntelACPI::MultipleAPICTableProc::flags

Definition at line 145 of file IntelACPI.h.

◆ header

MultipleAPICTableEntry IntelACPI::MultipleAPICTableProc::header

Definition at line 142 of file IntelACPI.h.


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