Lines Matching defs:cper_section_descriptor
347 struct cper_section_descriptor { struct
348 __u32 section_offset; /* Offset in bytes of the
351 __u32 section_length;
352 __u16 revision; /* must be CPER_RECORD_REV */
353 __u8 validation_bits;
354 __u8 reserved; /* must be zero */
355 __u32 flags;
356 guid_t section_type;
357 guid_t fru_id;
358 __u32 section_severity;
359 __u8 fru_text[20];