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