Lines Matching defs:cper_section_descriptor
371 struct cper_section_descriptor { struct
372 u32 section_offset; /* Offset in bytes of the
375 u32 section_length;
376 u16 revision; /* must be CPER_RECORD_REV */
377 u8 validation_bits;
378 u8 reserved; /* must be zero */
379 u32 flags;
380 guid_t section_type;
381 guid_t fru_id;
382 u32 section_severity;
383 u8 fru_text[20];