SGINT_CPU          29 arch/mips/include/asm/sgi/ip22.h #define SGINT_LOCAL0	(SGINT_CPU+8)	/* 8 local0 irq levels */
SGINT_CPU          30 arch/mips/include/asm/sgi/ip22.h #define SGINT_LOCAL1	(SGINT_CPU+16)	/* 8 local1 irq levels */
SGINT_CPU          31 arch/mips/include/asm/sgi/ip22.h #define SGINT_LOCAL2	(SGINT_CPU+24)	/* 8 local2 vectored irq levels */
SGINT_CPU          32 arch/mips/include/asm/sgi/ip22.h #define SGINT_LOCAL3	(SGINT_CPU+32)	/* 8 local3 vectored irq levels */
SGINT_CPU          33 arch/mips/include/asm/sgi/ip22.h #define SGINT_END	(SGINT_CPU+40)	/* End of 'spaces' */
SGINT_CPU          39 arch/mips/include/asm/sgi/ip22.h #define SGI_SOFT_0_IRQ	SGINT_CPU + 0
SGINT_CPU          40 arch/mips/include/asm/sgi/ip22.h #define SGI_SOFT_1_IRQ	SGINT_CPU + 1
SGINT_CPU          41 arch/mips/include/asm/sgi/ip22.h #define SGI_LOCAL_0_IRQ SGINT_CPU + 2
SGINT_CPU          42 arch/mips/include/asm/sgi/ip22.h #define SGI_LOCAL_1_IRQ SGINT_CPU + 3
SGINT_CPU          43 arch/mips/include/asm/sgi/ip22.h #define SGI_8254_0_IRQ	SGINT_CPU + 4
SGINT_CPU          44 arch/mips/include/asm/sgi/ip22.h #define SGI_8254_1_IRQ	SGINT_CPU + 5
SGINT_CPU          45 arch/mips/include/asm/sgi/ip22.h #define SGI_BUSERR_IRQ	SGINT_CPU + 6
SGINT_CPU          46 arch/mips/include/asm/sgi/ip22.h #define SGI_TIMER_IRQ	SGINT_CPU + 7