Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c3335 int status_other; in fhc_cpu_poweron() local
3366 status_other = fhc_cpu_start(cp_other); in fhc_cpu_poweron()
3367 if (status_other != 0) { in fhc_cpu_poweron()
3370 cp->cpu_id, cp_other->cpu_id, status_other); in fhc_cpu_poweron()