IRQ_MFP_BUSY      314 arch/m68k/atari/debug.c 		atari_turnoff_irq(IRQ_MFP_BUSY); /* avoid ints */
IRQ_MFP_BUSY      110 drivers/parport/parport_atari.c 	enable_irq(IRQ_MFP_BUSY);
IRQ_MFP_BUSY      116 drivers/parport/parport_atari.c 	disable_irq(IRQ_MFP_BUSY);
IRQ_MFP_BUSY      192 drivers/parport/parport_atari.c 					  IRQ_MFP_BUSY, PARPORT_DMA_NONE,
IRQ_MFP_BUSY      196 drivers/parport/parport_atari.c 		if (request_irq(IRQ_MFP_BUSY, parport_irq_handler, 0, p->name,
IRQ_MFP_BUSY      215 drivers/parport/parport_atari.c 		free_irq(IRQ_MFP_BUSY, this_port);