FreeNOS
Data Fields
IntelACPI::RootSystemDescriptor2 Struct Reference

Root System Description Pointer (ACPI v2.0) More...

Data Fields

RootSystemDescriptor1 v1
 
u32 length
 
u64 xsdtAddress
 
u8 extendedChecksum
 
u8 reserved [3]
 

Detailed Description

Root System Description Pointer (ACPI v2.0)

Definition at line 80 of file IntelACPI.h.

Field Documentation

◆ extendedChecksum

u8 IntelACPI::RootSystemDescriptor2::extendedChecksum

Definition at line 85 of file IntelACPI.h.

◆ length

u32 IntelACPI::RootSystemDescriptor2::length

Definition at line 83 of file IntelACPI.h.

◆ reserved

u8 IntelACPI::RootSystemDescriptor2::reserved[3]

Definition at line 86 of file IntelACPI.h.

◆ v1

RootSystemDescriptor1 IntelACPI::RootSystemDescriptor2::v1

Definition at line 82 of file IntelACPI.h.

◆ xsdtAddress

u64 IntelACPI::RootSystemDescriptor2::xsdtAddress

Definition at line 84 of file IntelACPI.h.

Referenced by IntelACPI::initialize().


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