miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
acpi_sdt_header Struct Reference

Public Attributes

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

Member Data Documentation

◆ checksum

uint8_t acpi_sdt_header::checksum

◆ creator_id

uint32_t acpi_sdt_header::creator_id

◆ creator_revision

uint32_t acpi_sdt_header::creator_revision

◆ length

uint32_t acpi_sdt_header::length

◆ oem_id

char acpi_sdt_header::oem_id[6]

◆ oem_revision

uint32_t acpi_sdt_header::oem_revision

◆ oem_table_id

char acpi_sdt_header::oem_table_id[8]

◆ revision

uint8_t acpi_sdt_header::revision

◆ signature

char acpi_sdt_header::signature[4]

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