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

Differentiated System Description Table. More...

#include <tables.h>

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

◆ definitionBlock

uint8_t dsdt_t::definitionBlock[]

Definition at line 213 of file tables.h.

Referenced by aml_init_parse_all().

◆ header

sdt_header_t dsdt_t::header

Definition at line 212 of file tables.h.

Referenced by aml_init_parse_all(), and aml_integer_handling_init().


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