Home
last modified time | relevance | path

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

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