Searched defs:cper_section_descriptor (Results 1 – 1 of 1) sorted by relevance
371 struct cper_section_descriptor { struct372 u32 section_offset; /* Offset in bytes of the375 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;[all …]