Searched refs:isapnp_test_handler (Results 1 – 1 of 1) sorted by relevance
1668 static void isapnp_test_handler(int irq, void *dev_id, struct pt_regs *regs) in isapnp_test_handler() function1698 if (request_irq(irq, isapnp_test_handler, SA_INTERRUPT, "isapnp", NULL)) in isapnp_check_interrupt()