Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik

System Description Table Header (SDTH) More...

#include <machine/acpi.h>

Inheritance diagram for ACPI::SDTH:
[legend]

Public Member Functions

void * end ()
 

Public Attributes

uint32_t signature
 
uint32_t length
 
uint8_t revision
 
uint8_t checksum
 
char oemid [6]
 
char oem_table_id [8]
 
uint32_t oem_revision
 
uint32_t creator_id
 
uint32_t creator_revision
 

Detailed Description

System Description Table Header (SDTH)

All System Description Tables (e.g., the RSDT) contain the same entries at the very beginning of the structure, which are abstracted in the SDTH.

See also
ACPI-Specification 5.2.6; System Description Table Header

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