Searched refs:INTPRI (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/sparc64/include/ | ||
| HD | bus_common.h | 61 #define INTPRI(x) ((x) & 0x7) macro |
| /trueos/sys/sparc64/sbus/ | ||
| HD | sbus.c | 669 (INTSLOT(ino) * 8 * 8) + (INTPRI(ino) * 8); in sbus_find_intrmap() |