Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dopal-api.h531 struct OpalHMIEvent { struct
532 uint8_t version; /* 0x00 */
533 uint8_t severity; /* 0x01 */
534 uint8_t type; /* 0x02 */
535 uint8_t disposition; /* 0x03 */
536 uint8_t reserved_1[4]; /* 0x04 */
538 __be64 hmer;
540 __be64 tfmr;
543 union {
557 } u;