Symbol: PDB_INTR
sys/arch/sparc64/dev/psycho.c
1275
DPRINTF(PDB_INTR, ("%s: ihandle %x vec %lx", __func__, ihandle, vec));
sys/arch/sparc64/dev/psycho.c
1277
DPRINTF(PDB_INTR, (" ino %x\n", ino));
sys/arch/sparc64/dev/psycho.c
1287
DPRINTF(PDB_INTR, ("%s: intr %lx: %p\nHunting for IRQ...\n",
sys/arch/sparc64/dev/psycho.c
1342
DPRINTF(PDB_INTR, (
sys/arch/sparc64/dev/psycho.c
1357
DPRINTF(PDB_INTR, ("%s: read intrmap = %016qx",
sys/arch/sparc64/dev/psycho.c
1362
DPRINTF(PDB_INTR, ("; addr of intrmapptr = %p", intrmapptr));
sys/arch/sparc64/dev/psycho.c
1363
DPRINTF(PDB_INTR, ("; writing intrmap = %016qx\n",
sys/arch/sparc64/dev/psycho.c
1366
DPRINTF(PDB_INTR, ("; reread intrmap = %016qx\n",
sys/arch/sparc64/dev/psycho.c
1453
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/psycho.c
1456
DPRINTF(PDB_INTR, ("; returning handle %p\n", cookie));
sys/arch/sparc64/dev/psycho.c
515
if (psycho_debug & PDB_INTR)
sys/arch/sparc64/dev/pyro.c
342
DPRINTF(PDB_INTR, ("%s: not -1 -> ih %lx\n", __func__, (u_long)*ihp));
sys/arch/sparc64/dev/pyro.c
354
DPRINTF(PDB_INTR, ("%s: no intrpen\n", __func__));
sys/arch/sparc64/dev/pyro.c
368
DPRINTF(PDB_INTR, ("%s: weird hack -> ih %lx\n", __func__, (u_long)*ihp));
sys/arch/sparc64/dev/pyro.c
565
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d ino %#x", __func__, (u_long)ihandle, level, ino));
sys/arch/sparc64/dev/pyro.c
578
DPRINTF(PDB_INTR, (" mapptr %p clrptr %p\n", intrmapptr, intrclrptr));
sys/arch/sparc64/dev/pyro.c
601
DPRINTF(PDB_INTR, ("%s: read intrmap = %016qx", __func__,
sys/arch/sparc64/dev/pyro.c
605
DPRINTF(PDB_INTR, ("; set intr group intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
615
DPRINTF(PDB_INTR, ("; set cpuid num intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
619
DPRINTF(PDB_INTR, ("; writing intrmap = %016qx",
sys/arch/sparc64/dev/pyro.c
623
DPRINTF(PDB_INTR, ("; reread intrmap = %016qx, "
sys/arch/sparc64/dev/pyro.c
642
DPRINTF(PDB_INTR, ("%s: ih %lx; level %d\n", __func__, (u_long)ih, level));
sys/arch/sparc64/dev/pyro.c
645
DPRINTF(PDB_INTR, ("%s: returning handle %p\n", __func__, cookie));