Searched defs:cper_section_descriptor (Results 1 – 1 of 1) sorted by relevance
332 struct cper_section_descriptor { struct333 u32 section_offset; /* Offset in bytes of the336 u32 section_length;337 u16 revision; /* must be CPER_RECORD_REV */338 u8 validation_bits;339 u8 reserved; /* must be zero */340 u32 flags;341 guid_t section_type;342 guid_t fru_id;343 u32 section_severity;[all …]