Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dopal-api.h608 struct OpalHMIEvent { struct
609 uint8_t version; /* 0x00 */
610 uint8_t severity; /* 0x01 */
611 uint8_t type; /* 0x02 */
612 uint8_t disposition; /* 0x03 */
613 uint8_t reserved_1[4]; /* 0x04 */
615 __be64 hmer;
617 __be64 tfmr;
620 union {
634 } u;