![]() |
Max OS 0.3
|
Extended System Description Table (XSDT) structure for ACPI 2 and above. Contains the header and an array of pointers to other SDTs. More...
#include <acpi.h>
Public Attributes | |
| ACPISDTHeader | header |
| The common header for all ACPI SDTs (see acpi_sdt_header_t) | |
| uint64_t | pointers [] |
| An array of physical addresses pointing to other ACPI SDTs. | |
Extended System Description Table (XSDT) structure for ACPI 2 and above. Contains the header and an array of pointers to other SDTs.
| ACPISDTHeader MaxOS::hardwarecommunication::XSDT::header |
| uint64_t MaxOS::hardwarecommunication::XSDT::pointers[] |
An array of physical addresses pointing to other ACPI SDTs.
Definition at line 92 of file acpi.h.
Referenced by MaxOS::hardwarecommunication::AdvancedConfigurationAndPowerInterface::find().