Searched refs:INTSLOT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dbus_common.h60 #define INTSLOT(x) (((x) >> 3) & 0x7) macro
/freebsd-11-stable/sys/sparc64/sbus/
H A Dsbus.c667 intrmap = SBR_SLOT0_INT_MAP + INTSLOT(ino) * 8;
669 (INTSLOT(ino) * 8 * 8) + (INTPRI(ino) * 8);

Completed in 64 milliseconds