tag | line | file | source code |
---|---|---|---|
floppy_hardint | 253 | include/asm-sparc/floppy.h | extern void floppy_hardint(int irq, struct pt_regs *regs); |
floppy_hardint | 262 | include/asm-sparc/floppy.h | error = request_fast_irq(FLOPPY_IRQ, floppy_hardint, SA_INTERRUPT, "floppy"); |