Searched defs:acpi_aest_hdr (Results 1 – 1 of 1) sorted by relevance
96 struct acpi_aest_hdr { struct97 u8 type;98 u16 length;99 u8 reserved;100 u32 node_specific_offset;101 u32 node_interface_offset;102 u32 node_interrupt_offset;103 u32 node_interrupt_count;104 u64 timestamp_rate;105 u64 reserved1;[all …]