FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
sdt Struct Reference
Collaboration diagram for sdt:
Collaboration graph

Public Attributes

char signature [4]
uint32_t length
uint8_t rev
uint8_t checksum
char oem_id [6]
char oem_table_id [8]
uint32_t oem_rev
uint32_t creator_id
uint32_t creator_rev

Detailed Description

Definition at line 21 of file acpi.h.

Member Data Documentation

◆ checksum

uint8_t sdt::checksum

Definition at line 25 of file acpi.h.

◆ creator_id

uint32_t sdt::creator_id

Definition at line 29 of file acpi.h.

◆ creator_rev

uint32_t sdt::creator_rev

Definition at line 30 of file acpi.h.

◆ length

uint32_t sdt::length

Definition at line 23 of file acpi.h.

◆ oem_id

char sdt::oem_id[6]

Definition at line 26 of file acpi.h.

◆ oem_rev

uint32_t sdt::oem_rev

Definition at line 28 of file acpi.h.

◆ oem_table_id

char sdt::oem_table_id[8]

Definition at line 27 of file acpi.h.

◆ rev

uint8_t sdt::rev

Definition at line 24 of file acpi.h.

◆ signature

char sdt::signature[4]

Definition at line 22 of file acpi.h.


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