Searched refs:INTSLOT (Results 1 – 2 of 2) sorted by relevance
60 #define INTSLOT(x) (((x) >> 3) & 0x7) macro
667 intrmap = SBR_SLOT0_INT_MAP + INTSLOT(ino) * 8; in sbus_find_intrmap()669 (INTSLOT(ino) * 8 * 8) + (INTPRI(ino) * 8); in sbus_find_intrmap()