Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcper.h367 struct cper_section_descriptor { struct
368 u32 section_offset; /* Offset in bytes of the
371 u32 section_length;
372 u16 revision; /* must be CPER_RECORD_REV */
373 u8 validation_bits;
374 u8 reserved; /* must be zero */
375 u32 flags;
376 guid_t section_type;
377 guid_t fru_id;
378 u32 section_severity;
[all …]