KB_IRQ_NUM 303 arch/m68k/include/asm/MC68328.h #define IMR_MKB (1 << KB_IRQ_NUM) /* Mask Keyboard Interrupt */ KB_IRQ_NUM 337 arch/m68k/include/asm/MC68328.h #define IWR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 367 arch/m68k/include/asm/MC68328.h #define ISR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 401 arch/m68k/include/asm/MC68328.h #define IPR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 261 arch/m68k/include/asm/MC68EZ328.h #define IMR_MKB (1 << KB_IRQ_NUM) /* Mask Keyboard Interrupt */ KB_IRQ_NUM 290 arch/m68k/include/asm/MC68EZ328.h #define ISR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 319 arch/m68k/include/asm/MC68EZ328.h #define IPR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 270 arch/m68k/include/asm/MC68VZ328.h #define IMR_MKB (1 << KB_IRQ_NUM) /* Mask Keyboard Interrupt */ KB_IRQ_NUM 299 arch/m68k/include/asm/MC68VZ328.h #define ISR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */ KB_IRQ_NUM 328 arch/m68k/include/asm/MC68VZ328.h #define IPR_KB (1 << KB_IRQ_NUM) /* Keyboard Interrupt */