Searched defs:acpi_hest_generic (Results 1 – 1 of 1) sorted by relevance
100670 struct acpi_hest_generic { struct100671 struct acpi_hest_header header;100672 u16 related_source_id;100673 u8 reserved;100674 u8 enabled;100675 u32 records_to_preallocate;100676 u32 max_sections_per_record;100677 u32 max_raw_data_length;100678 struct acpi_generic_address error_status_address;100679 struct acpi_hest_notify notify;[all …]