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

Secondary System Description Table. More...

#include <tables.h>

Collaboration diagram for ssdt_t:

Data Fields

sdt_header_t header
 
uint8_t definitionBlock []
 

Detailed Description

Secondary System Description Table.

See also
Section 5.2.11.2 table 5.18 of the ACPI specification for more details.

Definition at line 227 of file tables.h.

Field Documentation

◆ header

sdt_header_t ssdt_t::header

Definition at line 229 of file tables.h.

◆ definitionBlock

uint8_t ssdt_t::definitionBlock[]

Definition at line 230 of file tables.h.


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