Searched refs:IRQ_INT (Results 1 – 2 of 2) sorted by relevance
61 #define IRQ_INT( irq ) ( ( ( (irq) - IRQ_PIC_CUTOFF ) ^ 0x70 ) & 0x7f ) macro
109 hook_bios_interrupt ( IRQ_INT ( irq ), in undinet_hook_isr()123 unhook_bios_interrupt ( IRQ_INT ( irq ), in undinet_unhook_isr()