Searched defs:cper_section_descriptor (Results 1 – 1 of 1) sorted by relevance
344 struct cper_section_descriptor { struct345 u32 section_offset; /* Offset in bytes of the348 u32 section_length;349 u16 revision; /* must be CPER_RECORD_REV */350 u8 validation_bits;351 u8 reserved; /* must be zero */352 u32 flags;353 guid_t section_type;354 guid_t fru_id;355 u32 section_severity;[all …]