Searched defs:cper_section_descriptor (Results 1 – 1 of 1) sorted by relevance
347 struct cper_section_descriptor { struct348 __u32 section_offset; /* Offset in bytes of the351 __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;[all …]