Searched refs:test_irq (Results 1 – 3 of 3) sorted by relevance
248 void test_irq(void) { RUN(irq); } in init_test_val_map() 241 void test_irq(void) { RUN(irq); } test_irq() function
489 static u_int __init test_irq(u_short sock, int irq) in test_irq() function532 if ((mask0 & (1 << i)) && (test_irq(sock, i) == 0)) in isa_scan()535 if ((mask1 & (1 << i)) && (test_irq(sock, i) != 0)) in isa_scan()
11652 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() argument11707 if (test_irq && tg3_flag(tp, USING_MSI)) { in tg3_start()