Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcper.h347 struct cper_section_descriptor { struct
348 __u32 section_offset; /* Offset in bytes of the
351 __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 …]