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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2402 * drmach_cpu_obp_is_detached() returns TRUE if the cpu sigblock signature state
2408 drmach_cpu_obp_is_detached(int cpuid) function
2740 while (!drmach_cpu_obp_is_detached(cpuid) && ntries) {
2744 if (!drmach_cpu_obp_is_detached(cpuid)) {

Completed in 86 milliseconds