Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dopal-api.h611 struct OpalHMIEvent { struct
612 uint8_t version; /* 0x00 */
613 uint8_t severity; /* 0x01 */
614 uint8_t type; /* 0x02 */
615 uint8_t disposition; /* 0x03 */
616 uint8_t reserved_1[4]; /* 0x04 */
618 __be64 hmer;
620 __be64 tfmr;
623 union {
637 } u;