Searched defs:acpi_aest_hdr (Results 1 – 1 of 1) sorted by relevance
92 struct acpi_aest_hdr { struct93 u8 type;94 u16 length;95 u8 reserved;96 u32 node_specific_offset;97 u32 node_interface_offset;98 u32 node_interrupt_offset;99 u32 node_interrupt_count;100 u64 timestamp_rate;101 u64 reserved1;[all …]