Lines Matching defs:cper_section_descriptor
332 struct cper_section_descriptor { struct
333 u32 section_offset; /* Offset in bytes of the
336 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;
344 u8 fru_text[20];