Searched defs:cp_other (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c3337 struct cpu *cp_other; local
3362 ((cp_other = cpu_get(FHC_OTHER_CPU_ID(cp->cpu_id))) != NULL)) {
3367 status_other = fhc_cpu_start(cp_other);
3371 cp->cpu_id, cp_other->cpu_id, status_other);

Completed in 63 milliseconds