Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Deata_pio.c182 static irqreturn_t do_eata_pio_int_handler(int irq, void *dev_id) in do_eata_pio_int_handler() function
726 if (!request_irq(gc->IRQ, do_eata_pio_int_handler, IRQF_DISABLED, "EATA-PIO", sh)) { in register_pio_HBA()
960 request_irq(i, do_eata_pio_int_handler, IRQF_DISABLED, "EATA-PIO", NULL); in eata_pio_detect()