Searched refs:maxloop (Results 1 – 1 of 1) sorted by relevance
1149 mISDNipac_irq(struct ipac_hw *ipac, int maxloop) in mISDNipac_irq() argument1151 int cnt = maxloop + 1; in mISDNipac_irq()1200 if (cnt > maxloop) /* only for ISAC/HSCX without PCI IRQ test */ in mISDNipac_irq()1202 if (cnt < maxloop) in mISDNipac_irq()1204 maxloop - cnt, smp_processor_id()); in mISDNipac_irq()1205 if (maxloop && !cnt) in mISDNipac_irq()1207 maxloop, smp_processor_id()); in mISDNipac_irq()