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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c36 static struct rtas_args rtas_stop_self_args = { variable in typeref:struct:rtas_args
40 .rets = &rtas_stop_self_args.args[0],
94 struct rtas_args *args = &rtas_stop_self_args;
388 rtas_stop_self_args.token = rtas_token("stop-self");
391 if (rtas_stop_self_args.token == RTAS_UNKNOWN_SERVICE ||

Completed in 93 milliseconds