prom_stopcpu_bycpuid
if (has_scbc && prom_stopcpu_bycpuid(scip->cpu_id))
rv = prom_stopcpu_bycpuid(cpuid);
extern int prom_stopcpu_bycpuid(int);