Searched defs:acpi_hest_generic_v2 (Results 1 – 1 of 1) sorted by relevance
1603 struct acpi_hest_generic_v2 { struct1604 struct acpi_hest_header header;1605 u16 related_source_id;1606 u8 reserved;1607 u8 enabled;1608 u32 records_to_preallocate;1609 u32 max_sections_per_record;1610 u32 max_raw_data_length;1611 struct acpi_generic_address error_status_address;1612 struct acpi_hest_notify notify;[all …]