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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dnvram.c27 static int nvram_fetch, nvram_store; variable
84 if (nvram_size == 0 || nvram_store == RTAS_UNKNOWN_SERVICE)
103 if ((rtas_call(nvram_store, 3, 2, &done, i, __pa(nvram_buf),
140 nvram_store = rtas_token("nvram-store");

Completed in 105 milliseconds