C++ Crashkurs
ACPI::XSDT Struct Reference
Extended System Description Table (XSDT) More...
#include <machine/acpi.h>
Inheritance diagram for ACPI::XSDT:
Collaboration diagram for ACPI::XSDT:
Public Attributes | |
uint64_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
Extended System Description Table (XSDT)
Like RSDT, but contains 64-bit instead of 32-bit addresses.
The documentation for this struct was generated from the following file:
- machine/acpi.h