Root System Description Table (RSDT) More...
#include <machine/acpi.h>
Inheritance diagram for ACPI::RSDT:
Collaboration diagram for ACPI::RSDT: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 () |
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.