Go to the documentation of this file.
14 #include <linux/types.h>
17 #include <asm/oplib.h>
18 #include <asm/traps.h>
21 #define SUN3_INT_VECS 192
31 #define SUN3_VEC_FLOPPY (IRQ_USER+0)
32 #define SUN3_VEC_VMESCSI0 (IRQ_USER+0)
33 #define SUN3_VEC_VMESCSI1 (IRQ_USER+1)
34 #define SUN3_VEC_CG (IRQ_USER+104)