Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcper.h272 struct cper_section_descriptor { struct
273 __u32 section_offset; /* Offset in bytes of the
276 __u32 section_length;
277 __u16 revision; /* must be CPER_RECORD_REV */
278 __u8 validation_bits;
279 __u8 reserved; /* must be zero */
280 __u32 flags;
281 uuid_le section_type;
282 uuid_le fru_id;
283 __u32 section_severity;
[all …]