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