Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/dev/
Diommureg.h168 #define INTSLOT(x) (((x)>>3)&0x7) macro
Dsbus.c684 int slot = INTSLOT(pri); in sbus_intr_establish()