Searched refs:nvram_fetch (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dnvram.c25 static int nvram_fetch, nvram_store; variable
46 if (nvram_size == 0 || nvram_fetch == RTAS_UNKNOWN_SERVICE)
63 if ((rtas_call(nvram_fetch, 3, 2, &done, i, __pa(nvram_buf),
230 nvram_fetch = rtas_function_token(RTAS_FN_NVRAM_FETCH);

Completed in 96 milliseconds