Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c276 PR_CPU("%s...\n", f); in dr_pre_attach_cpu()
304 PR_CPU("%s: unmapping sigblk for cpu %d\n", f, in dr_pre_attach_cpu()
363 PR_CPU("%s...\n", f); in dr_post_attach_cpu()
473 PR_CPU("%s: offlining cpu %d\n", f, cpuid); in dr_pre_release_cpu()
475 PR_CPU("%s: failed to offline cpu %d\n", f, in dr_pre_release_cpu()
535 PR_CPU("%s...\n", f); in dr_pre_detach_cpu()
572 PR_CPU("%s: cpu %d already powered OFF\n", in dr_pre_detach_cpu()
581 PR_CPU("%s: offlining cpu %d\n", f, up->sbc_cpu_id); in dr_pre_detach_cpu()
583 PR_CPU("%s: failed to offline cpu %d\n", in dr_pre_detach_cpu()
638 PR_CPU("%s...\n", f); in dr_post_detach_cpu()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c231 PR_CPU("%s...\n", f); in dr_pre_attach_cpu()
307 PR_CPU("%s...\n", f); in dr_post_attach_cpu()
328 PR_CPU("%s: cpu %d powered ON\n", f, up->sbc_cpu_id); in dr_post_attach_cpu()
420 PR_CPU("%s: offlining cpu %d\n", f, cpuid); in dr_pre_release_cpu()
422 PR_CPU("%s: failed to offline cpu %d\n", f, in dr_pre_release_cpu()
480 PR_CPU("%s...\n", f); in dr_pre_detach_cpu()
518 PR_CPU("%s: cpu %d already powered OFF\n", in dr_pre_detach_cpu()
527 PR_CPU("%s: offlining cpu %d\n", f, up->sbc_cpu_id); in dr_pre_detach_cpu()
529 PR_CPU("%s: failed to offline cpu %d\n", in dr_pre_detach_cpu()
591 PR_CPU("%s...\n", f); in dr_post_detach_cpu()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c470 PR_CPU("%s...\n", f); in sbd_pre_attach_cpu()
505 PR_CPU("%s: attach cpu-unit (%d.%d)\n", in sbd_pre_attach_cpu()
657 PR_CPU("%s...\n", f); in sbd_pre_detach_cpu()
731 PR_CPU("%s: cpu %d powered OFF\n", in sbd_pre_detach_cpu()
762 PR_CPU("%s...\n", f); in sbd_post_detach_cpu()
888 PR_CPU("%s: leaving cpu %d OFFLINE\n", in sbd_cancel_cpu()
909 PR_CPU("%s: setting cpu %d ONLINE\n", in sbd_cancel_cpu()
926 PR_CPU("%s: setting cpu %d to NOINTR" in sbd_cancel_cpu()
938 PR_CPU("%s: setting cpu %d ONLINE" in sbd_cancel_cpu()
980 PR_CPU("%s...\n", f); in sbd_connect_cpu()
[all …]
H A Dsbd.c5103 PR_CPU("dip is retired\n"); in sbd_get_comp_cond()
5109 PR_CPU("status in sbd is ok\n"); in sbd_get_comp_cond()
5116 PR_CPU("status in sbd is unknown\n"); in sbd_get_comp_cond()
5121 PR_CPU("status in sbd is failed\n"); in sbd_get_comp_cond()
5127 PR_CPU("status in sbd is unusable\n"); in sbd_get_comp_cond()
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h217 #define PR_CPU if (dr_debug & DRDBG_CPU) printf macro
227 #define PR_CPU PR_ALL
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h248 #define PR_CPU if (dr_debug & DRDBG_CPU) printf macro
258 #define PR_CPU PR_ALL macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h633 #define PR_CPU if (sbd_debug & SBD_DBG_CPU) printf macro
646 #define PR_CPU PR_ALL macro