Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sparc64/include/
H A Dbus_common.h63 #define INTPRI(x) ((x) & 0x7) macro
/freebsd-12.1/sys/sparc64/sbus/
H A Dsbus.c671 (INTSLOT(ino) * 8 * 8) + (INTPRI(ino) * 8); in sbus_find_intrmap()