ICU_OFFSET        184 arch/i386/isa/isa_machdep.c 		setgate(&idt[ICU_OFFSET + i], IDTVEC(intr)[i], 0,
ICU_OFFSET        189 arch/i386/isa/isa_machdep.c 	outb(IO_ICU1+1, ICU_OFFSET);	/* starting at this vector index */
ICU_OFFSET        204 arch/i386/isa/isa_machdep.c 	outb(IO_ICU2+1, ICU_OFFSET+8);	/* staring at this vector index */
ICU_OFFSET        223 arch/i386/isa/isa_machdep.c 		unsetgate(&idt[ICU_OFFSET + i]);