HomeSort by: relevance | last modified time | path
    Searched defs:SDB_INTR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
sbus.c 65 #define SDB_INTR 0x2
518 DPRINTF(SDB_INTR,
530 if (sbus_debug & SDB_INTR) {
555 DPRINTF(SDB_INTR,
572 if (sbus_debug & SDB_INTR) { long i; for (i = 0; i < 400000000; i++); }
schizo.c 62 #define SDB_INTR 0x04
336 DPRINTF(SDB_INTR, ("ino_bitmap=0x%016" PRIx64 "\n", ino_bitmap));
581 DPRINTF(SDB_INTR, ("%s: ino %x ign %x fn %p arg %p", __func__,
588 DPRINTF(SDB_INTR, (" mapoff %" PRIx64 " clroff %" PRIx64 "\n",
821 DPRINTF(SDB_INTR, ("\n%s: ihandle %x level %d fn %p arg %p\n", __func__,
834 DPRINTF(SDB_INTR, ("%s: intr %x: %p mapoff %" PRIx64 " clroff %"
858 DPRINTF(SDB_INTR, (
873 DPRINTF(SDB_INTR, ("; read intrmap = %016qx",
877 DPRINTF(SDB_INTR, ("; addr of intrmapptr = %p", intrmapptr));
878 DPRINTF(SDB_INTR, ("; writing intrmap = %016qx\n"
    [all...]

Completed in 12 milliseconds