Searched refs:OPAL_EVENT_MSG_PENDING (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/powernv/ | ||
H A D | opal.h | 185 #define OPAL_EVENT_MSG_PENDING 0x800 macro |
H A D | opal_dev.c | 132 if (be64toh(events) & OPAL_EVENT_MSG_PENDING) in opal_heartbeat() |