Searched refs:test_irq (Results 1 – 2 of 2) sorted by relevance
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()
11554 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() argument11607 if (test_irq && tg3_flag(tp, USING_MSI)) { in tg3_start()