Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcper.h283 struct cper_section_descriptor { struct
284 __u32 section_offset; /* Offset in bytes of the
287 __u32 section_length;
288 __u16 revision; /* must be CPER_RECORD_REV */
289 __u8 validation_bits;
290 __u8 reserved; /* must be zero */
291 __u32 flags;
292 uuid_le section_type;
293 uuid_le fru_id;
294 __u32 section_severity;
[all …]