taglinefilesource code
floppy_hardint253include/asm-sparc/floppy.hextern void floppy_hardint(int irq, void *unused, struct pt_regs *regs);
floppy_hardint262include/asm-sparc/floppy.herror = request_fast_irq(FLOPPY_IRQ, floppy_hardint, SA_INTERRUPT, "floppy");