Home
last modified time | relevance | path

Searched refs:SDB_INTR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dschizo.c62 #define SDB_INTR 0x04 macro
336 DPRINTF(SDB_INTR, ("ino_bitmap=0x%016" PRIx64 "\n", ino_bitmap)); in schizo_attach()
581 DPRINTF(SDB_INTR, ("%s: ino %x ign %x fn %p arg %p", __func__, in schizo_set_intr()
588 DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n", in schizo_set_intr()
821 DPRINTF(SDB_INTR, ("\n%s: ihandle %x level %d fn %p arg %p\n", __func__, in schizo_intr_establish()
834 DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff %" in schizo_intr_establish()
858 DPRINTF(SDB_INTR, ( in schizo_intr_establish()
873 DPRINTF(SDB_INTR, ("; read intrmap = %016qx", in schizo_intr_establish()
877 DPRINTF(SDB_INTR, ("; addr of intrmapptr = %p", intrmapptr)); in schizo_intr_establish()
878 DPRINTF(SDB_INTR, ("; writing intrmap = %016qx\n", in schizo_intr_establish()
[all …]
H A Dsbus.c65 #define SDB_INTR 0x2 macro
518 DPRINTF(SDB_INTR, in sbus_intr_establish()
530 if (sbus_debug & SDB_INTR) { in sbus_intr_establish()
555 DPRINTF(SDB_INTR, in sbus_intr_establish()
572 if (sbus_debug & SDB_INTR) { long i; for (i = 0; i < 400000000; i++); } in sbus_intr_establish()