Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Deata_pio.c146 static irqreturn_t do_eata_pio_int_handler(int irq, void *dev_id) in do_eata_pio_int_handler() function
690 if (!request_irq(gc->IRQ, do_eata_pio_int_handler, 0, "EATA-PIO", sh)) { in register_pio_HBA()
924 request_irq(i, do_eata_pio_int_handler, 0, "EATA-PIO", NULL); in eata_pio_detect()