Searched refs:maxirqs (Results 1 – 1 of 1) sorted by relevance
404 u_int maxirqs, irq; in isrc_alloc_irq() local408 maxirqs = intr_nirq; in isrc_alloc_irq()409 if (irq_next_free >= maxirqs) in isrc_alloc_irq()412 for (irq = irq_next_free; irq < maxirqs; irq++) { in isrc_alloc_irq()421 irq_next_free = maxirqs; in isrc_alloc_irq()429 if (irq_next_free >= maxirqs) in isrc_alloc_irq()