Searched refs:HD_IRQ (Results 1 – 1 of 1) sorted by relevance
44 #define HD_IRQ 14 macro51 #undef HD_IRQ55 #define HD_IRQ IRQ_HARDDISK macro754 if (request_irq(HD_IRQ, hd_interrupt, 0, "hd", NULL)) { in hd_init()756 HD_IRQ); in hd_init()777 free_irq(HD_IRQ, NULL); in hd_init()