Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c431 PR_PROTO("%s:%d: assigned RECV cookie 0x%x\n", proc, domid, cookie); in idn_assign_cookie()
449 PR_PROTO("%s:%d: SETTING PRIORITY to req(%d) " in idn_update_priority()
453 PR_PROTO("%s:%d: PRIORITIES UNCHANGED (pri = 0x%x)\n", in idn_update_priority()
541 PR_PROTO("%s:%d: ALLOCATED idn_link(%d)\n", proc, domid, cpuid); in idn_link()
550 PR_PROTO("%s:%d: WAITING for op(%s) for (domset 0%x)...\n", in idn_link()
560 PR_PROTO("%s:%d: connect SUCCEEDED (cpu %d)\n", in idn_link()
563 PR_PROTO("%s:%d: connect KICKED OFF (cpu %d)\n", in idn_link()
567 PR_PROTO("%s:%d: connect FAILED (cpu %d)\n", in idn_link()
665 PR_PROTO("%s:%d: WAITING for op(%s) for (domset 0%x)...\n", in idn_unlink()
674 PR_PROTO("%s:%d: disconnect SUCCEEDED\n", in idn_unlink()
[all …]
H A Didn.c1144 PR_PROTO("%s: smr_size = %d, obp_paddr = 0x%lx, obp_size = 0x%lx\n", in idn_init_smr()
1160 PR_PROTO("%s: smr vaddr = %p\n", proc, (void *)idn.smr.vaddr); in idn_init_smr()
1198 PR_PROTO("%s: Setting sigb to %p\n", proc, (void *)sigbp); in idn_sigb_setup()
1930 PR_PROTO("%s: KICKED OFF (sigbintr pointer = 0x%p)\n", in idn_sigbhandler_thread()
1943 PR_PROTO("%s: AWAKENED (busy = %d)\n", in idn_sigbhandler_thread()
1947 PR_PROTO("%s: DIE REQUESTED\n", proc); in idn_sigbhandler_thread()
1962 PR_PROTO("%s: sigblk mbox flag (%d) != BUSY (%d)\n", in idn_sigbhandler_thread()
1981 PR_PROTO("%s: sigblk mbox length (%d) != " in idn_sigbhandler_thread()
2035 PR_PROTO("%s: SSI_LINK(cpuid = %d, domid = %d, " in idn_sigbhandler_thread()
2055 PR_PROTO("%s: SSI_UNLINK(c = %d, d = %d, bs = 0x%x, " in idn_sigbhandler_thread()
[all …]
H A Didn_xf.c857 PR_PROTO("%s: NEW HW CONFIG (old_bset = 0x%x, " in update_local_hw_config()
861 PR_PROTO("%s: clearing boardset 0x%x\n", proc, in update_local_hw_config()
863 PR_PROTO("%s: setting boardset 0x%x\n", proc, in update_local_hw_config()
885 PR_PROTO("%s: NO change detected\n", proc); in update_local_hw_config()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h417 #define PR_PROTO if (idn_debug & IDNDBG_PROTO) printf macro
443 #define PR_PROTO PR_ALL macro