Home
last modified time | relevance | path

Searched refs:ms_isr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/block/
Damiflop.c229 static void ms_isr(int irq, void *dummy, struct pt_regs *fp) in ms_isr() function
1807 if (request_irq(IRQ_AMIGA_CIAA_TB, ms_isr, 0, "floppy_timer", NULL)) { in amiga_floppy_init()