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