Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dopal-api.h614 struct OpalHMIEvent { struct
615 uint8_t version; /* 0x00 */
616 uint8_t severity; /* 0x01 */
617 uint8_t type; /* 0x02 */
618 uint8_t disposition; /* 0x03 */
619 uint8_t reserved_1[4]; /* 0x04 */
621 __be64 hmer;
623 __be64 tfmr;
626 union {
640 } u;

Completed in 15 milliseconds