Searched refs:hd_interrupt (Results 1 – 1 of 1) sorted by relevance
713 static void hd_interrupt(int irq, void *dev_id, struct pt_regs *regs) in hd_interrupt() function824 if (request_irq(HD_IRQ, hd_interrupt, SA_INTERRUPT, "hd", NULL)) { in hd_geninit()