Searched refs:INTLEVENCODE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Diommureg.h165 #define INTLEVENCODE(x) (((x)&0x0f)<<INTMAP_LSHIFT) macro
H A Dsbus.c592 pri = INTLEVENCODE(2);
612 pri = INTLEVENCODE(intrmap[i].in_lev);
H A Dpci_machdep.c416 interrupts[0] |= INTLEVENCODE(intrmap[len].in_lev);

Completed in 123 milliseconds