Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/include/
HDbus_common.h60 #define INTSLOT(x) (((x) >> 3) & 0x7) macro
/NextBSD/sys/sparc64/sbus/
HDsbus.c667 intrmap = SBR_SLOT0_INT_MAP + INTSLOT(ino) * 8; in sbus_find_intrmap()
669 (INTSLOT(ino) * 8 * 8) + (INTPRI(ino) * 8); in sbus_find_intrmap()