tag
line
file
source code
FLOPPY_IRQ
1280
kernel/blk_drv/floppy.c
if (irqaction(FLOPPY_IRQ,&floppy_sigaction))
FLOPPY_IRQ
1281
kernel/blk_drv/floppy.c
printk("Unable to grab IRQ%d for the floppy driver\n", FLOPPY_IRQ);