Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
ACPI::RSDT Struct Reference

Root System Description Table (RSDT) More...

#include <machine/acpi.h>

Inheritance diagram for ACPI::RSDT:
[legend]
Collaboration diagram for ACPI::RSDT:
[legend]

Public Attributes

uint32_t entries []
 
- Public Attributes inherited from ACPI::SDTH
uint32_t signature
 
uint32_t length
 
uint8_t revision
 
uint8_t checksum
 
char oemid [6]
 
char oem_table_id [8]
 
uint32_t oem_revision
 
uint32_t creator_id
 
uint32_t creator_revision
 

Additional Inherited Members

- Public Member Functions inherited from ACPI::SDTH
void * end ()
 

Detailed Description

Root System Description Table (RSDT)

The RSDT can be found in the RSDP. The RSDT contains physical addresses of all other System Description Tables, for example the MADT.

See also
ACPI-Specification 5.2.7; Root System Description Table (RSDT)

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