Searched refs:OPAL_WRITE_NVRAM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/powernv/ | ||
H A D | opal.h | 46 #define OPAL_WRITE_NVRAM 8 macro |
H A D | opal_nvram.c | 265 rv = opal_call(OPAL_WRITE_NVRAM, sc->sc_buf_phys, amnt, in opal_nvram_write() |