Home
last modified time | relevance | path

Searched refs:cp_other (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c3336 struct cpu *cp_other; in fhc_cpu_poweron() local
3361 ((cp_other = cpu_get(FHC_OTHER_CPU_ID(cp->cpu_id))) != NULL)) { in fhc_cpu_poweron()
3366 status_other = fhc_cpu_start(cp_other); in fhc_cpu_poweron()
3370 cp->cpu_id, cp_other->cpu_id, status_other); in fhc_cpu_poweron()