Lines Matching defs:acpi_hest_aer_common
1242 struct acpi_hest_aer_common { struct
1243 u16 reserved1;
1244 u8 flags;
1245 u8 enabled;
1246 u32 records_to_preallocate;
1247 u32 max_sections_per_record;
1248 u32 bus; /* Bus and Segment numbers */
1249 u16 device;
1250 u16 function;
1251 u16 device_control;
1252 u16 reserved2;
1253 u32 uncorrectable_mask;
1254 u32 uncorrectable_severity;
1255 u32 correctable_mask;
1256 u32 advanced_capabilities;