Searched refs:__tape_do_irq (Results 1 – 1 of 1) sorted by relevance
34 static void __tape_do_irq (struct ccw_device *, unsigned long, struct irb *);631 cdev->handler = __tape_do_irq; in tape_generic_probe()1098 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in __tape_do_irq() function