Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcper.h332 struct cper_section_descriptor { struct
333 u32 section_offset; /* Offset in bytes of the
336 u32 section_length;
337 u16 revision; /* must be CPER_RECORD_REV */
338 u8 validation_bits;
339 u8 reserved; /* must be zero */
340 u32 flags;
341 guid_t section_type;
342 guid_t fru_id;
343 u32 section_severity;
[all …]