Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcper.h344 struct cper_section_descriptor { struct
345 u32 section_offset; /* Offset in bytes of the
348 u32 section_length;
349 u16 revision; /* must be CPER_RECORD_REV */
350 u8 validation_bits;
351 u8 reserved; /* must be zero */
352 u32 flags;
353 guid_t section_type;
354 guid_t fru_id;
355 u32 section_severity;
[all …]