Searched defs:acpi_hest_ia_corrected (Results 1 – 1 of 1) sorted by relevance
1335 struct acpi_hest_ia_corrected { struct1336 struct acpi_hest_header header;1337 u16 reserved1;1338 u8 flags; /* See flags ACPI_HEST_GLOBAL, etc. above */1339 u8 enabled;1340 u32 records_to_preallocate;1341 u32 max_sections_per_record;1342 struct acpi_hest_notify notify;1343 u8 num_hardware_banks;1344 u8 reserved2[3];
Completed in 14 milliseconds