Searched refs:rtas_stop_self_args (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 Dhotplug-cpu.c34 static struct rtas_args rtas_stop_self_args = { variable in typeref:struct:rtas_args
38 .rets = &rtas_stop_self_args.args[0],
43 struct rtas_args *args = &rtas_stop_self_args;
254 rtas_stop_self_args.token = rtas_token("stop-self");
257 if (rtas_stop_self_args.token == RTAS_UNKNOWN_SERVICE ||

Completed in 64 milliseconds