Home
last modified time | relevance | path

Searched defs:acpi_table_header (Results 1 – 1 of 1) sorted by relevance

/hypervisor/boot/include/
A Dacpi.h72 struct acpi_table_header { struct
74 char signature[4];
76 uint32_t length;
78 uint8_t revision;
80 uint8_t checksum;
82 char oem_id[6];
84 char oem_table_id[8];
86 uint32_t oem_revision;
88 char asl_compiler_id[4];
90 uint32_t asl_compiler_revision;

Completed in 6 milliseconds