Searched refs:OPAL_GET_MSG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/powernv/ | ||
H A D | opal.h | 77 #define OPAL_GET_MSG 85 macro |
H A D | opal_dev.c | 379 rv = opal_call(OPAL_GET_MSG, vtophys(&msg), sizeof(msg)); in opal_handle_messages() |