Home
last modified time | relevance | path

Searched defs:cper_section_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dcper.h371 struct cper_section_descriptor { struct
372 u32 section_offset; /* Offset in bytes of the
375 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 …]