PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
xsdt_t Struct Reference

Extended System Description Table. More...

#include <acpi.h>

Collaboration diagram for xsdt_t:

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.

◆ tables

sdt_header_t* xsdt_t::tables[]

Definition at line 140 of file acpi.h.


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