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

/openbsd-current/sys/arch/sparc64/dev/
H A Diommureg.h157 #define INTMAP_INO 0x00000003fLL /* Interrupt number */ macro
158 #define INTMAP_INR (INTMAP_IGN|INTMAP_INO)
171 #define INTINO(x) ((x)&INTMAP_INO)

Completed in 110 milliseconds