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

Differentiated System Description Table. More...

#include <tables.h>

Collaboration diagram for dsdt_t:

Data Fields

sdt_header_t header
 
uint8_t definitionBlock []
 

Detailed Description

Differentiated System Description Table.

See also
Section 5.2.11.1 table 5.17 of the ACPI specification for more details.

Definition at line 210 of file tables.h.

Field Documentation

◆ header

sdt_header_t dsdt_t::header

Definition at line 212 of file tables.h.

◆ definitionBlock

uint8_t dsdt_t::definitionBlock[]

Definition at line 213 of file tables.h.


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