Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mbox.h99 int sbdp_stop_cpu(processorid_t);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c165 if (SBDP_INJECT_ERROR(f, 2) || sbdp_stop_cpu(cpu) != 0) { in sbdp_disconnect_cpu()
H A Dsbdp_mbox.c882 sbdp_stop_cpu(processorid_t cpu) in sbdp_stop_cpu() function