|
FreeNOS
|
Root System Description Pointer (ACPI v2.0) More...
Data Fields | |
| RootSystemDescriptor1 | v1 |
| u32 | length |
| u64 | xsdtAddress |
| u8 | extendedChecksum |
| u8 | reserved [3] |
Root System Description Pointer (ACPI v2.0)
Definition at line 80 of file IntelACPI.h.
| u8 IntelACPI::RootSystemDescriptor2::extendedChecksum |
Definition at line 85 of file IntelACPI.h.
| u32 IntelACPI::RootSystemDescriptor2::length |
Definition at line 83 of file IntelACPI.h.
| u8 IntelACPI::RootSystemDescriptor2::reserved[3] |
Definition at line 86 of file IntelACPI.h.
| RootSystemDescriptor1 IntelACPI::RootSystemDescriptor2::v1 |
Definition at line 82 of file IntelACPI.h.
| u64 IntelACPI::RootSystemDescriptor2::xsdtAddress |
Definition at line 84 of file IntelACPI.h.
Referenced by IntelACPI::initialize().
1.8.17