PatchworkOS
Loading...
Searching...
No Matches
xsdt_t Struct Reference

Extended System Description Table. More...

#include <acpi.h>

Data Fields

sdt_header_t header
 
sdt_header_ttables []
 

Detailed Description

Extended System Description Table.

See also
Section 5.2.8 of the ACPI specification for more details.

Definition at line 137 of file acpi.h.

Field Documentation

◆ header

sdt_header_t xsdt_t::header

Definition at line 139 of file acpi.h.

Referenced by acpi_is_xsdt_valid(), and acpi_tables_load_from_xsdt().

◆ tables

sdt_header_t* xsdt_t::tables[]

Definition at line 140 of file acpi.h.

Referenced by acpi_tables_load_from_xsdt().


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