Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c226 PR_CPU("%s...\n", f); in dr_pre_attach_cpu()
302 PR_CPU("%s...\n", f); in dr_post_attach_cpu()
323 PR_CPU("%s: cpu %d powered ON\n", f, up->sbc_cpu_id); in dr_post_attach_cpu()
327 PR_CPU("%s: onlining cpu %d...\n", f, up->sbc_cpu_id); in dr_post_attach_cpu()
415 PR_CPU("%s: offlining cpu %d\n", f, cpuid); in dr_pre_release_cpu()
417 PR_CPU("%s: failed to offline cpu %d\n", f, in dr_pre_release_cpu()
475 PR_CPU("%s...\n", f); in dr_pre_detach_cpu()
513 PR_CPU("%s: cpu %d already powered OFF\n", in dr_pre_detach_cpu()
522 PR_CPU("%s: offlining cpu %d\n", f, up->sbc_cpu_id); in dr_pre_detach_cpu()
524 PR_CPU("%s: failed to offline cpu %d\n", in dr_pre_detach_cpu()
[all …]
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c282 PR_CPU("%s...\n", f); in dr_pre_attach_cpu()
310 PR_CPU("%s: unmapping sigblk for cpu %d\n", f, in dr_pre_attach_cpu()
371 PR_CPU("%s...\n", f); in dr_post_attach_cpu()
392 PR_CPU("%s: cpu %d powered ON\n", f, up->sbc_cpu_id); in dr_post_attach_cpu()
396 PR_CPU("%s: onlining cpu %d...\n", f, up->sbc_cpu_id); in dr_post_attach_cpu()
481 PR_CPU("%s: offlining cpu %d\n", f, cpuid); in dr_pre_release_cpu()
483 PR_CPU("%s: failed to offline cpu %d\n", f, in dr_pre_release_cpu()
543 PR_CPU("%s...\n", f); in dr_pre_detach_cpu()
580 PR_CPU("%s: cpu %d already powered OFF\n", in dr_pre_detach_cpu()
589 PR_CPU("%s: offlining cpu %d\n", f, up->sbc_cpu_id); in dr_pre_detach_cpu()
[all …]
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c394 PR_CPU("%s: offlining cpuid %d unit %d", f, in sbd_pre_release_cpu()
468 PR_CPU("%s...\n", f); in sbd_pre_attach_cpu()
503 PR_CPU("%s: attach cpu-unit (%d.%d)\n", in sbd_pre_attach_cpu()
515 PR_CPU("%s: unmapping sigblk for cpu %d\n", in sbd_pre_attach_cpu()
592 PR_CPU("%s: cpu %d powered ON\n", f, cpuid); in sbd_post_attach_cpu()
596 PR_CPU("%s: onlining cpu %d...\n", f, cpuid); in sbd_post_attach_cpu()
658 PR_CPU("%s...\n", f); in sbd_pre_detach_cpu()
707 PR_CPU("%s: OS detach cpu-unit (%d.%d)\n", in sbd_pre_detach_cpu()
714 PR_CPU("%s: cpu %d already powered OFF\n", f, cpuid); in sbd_pre_detach_cpu()
732 PR_CPU("%s: cpu %d powered OFF\n", in sbd_pre_detach_cpu()
[all …]
H A Dsbd.c5129 PR_CPU("dip is retired\n"); in sbd_get_comp_cond()
5135 PR_CPU("status in sbd is ok\n"); in sbd_get_comp_cond()
5142 PR_CPU("status in sbd is unknown\n"); in sbd_get_comp_cond()
5147 PR_CPU("status in sbd is failed\n"); in sbd_get_comp_cond()
5153 PR_CPU("status in sbd is unusable\n"); in sbd_get_comp_cond()
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h213 #define PR_CPU if (dr_debug & DRDBG_CPU) printf macro
223 #define PR_CPU PR_ALL
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h244 #define PR_CPU if (dr_debug & DRDBG_CPU) printf macro
254 #define PR_CPU PR_ALL macro
/titanic_41/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