Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Drtas-types.h91 struct pseries_errorlog { struct
92 __be16 id; /* 0x00 2-byte ASCII section ID */
93 __be16 length; /* 0x02 Section length in bytes */
94 u8 version; /* 0x04 Section version */
95 u8 subtype; /* 0x05 Section subtype */
96 __be16 creator_component; /* 0x06 Creator component ID */
97 u8 data[]; /* 0x08 Start of section data */

Completed in 3 milliseconds