Searched refs:irq_bitmap (Results 1 – 1 of 1) sorted by relevance
330 pciintr_bitmap_count_irq(int irq_bitmap, int *irqp) in pciintr_bitmap_count_irq() argument334 if (irq_bitmap != 0) { in pciintr_bitmap_count_irq()336 if (irq_bitmap & bit) { in pciintr_bitmap_count_irq()347 pciintr_bitmap_find_lowest_irq(int irq_bitmap, int *irqp) in pciintr_bitmap_find_lowest_irq() argument351 if (irq_bitmap != 0) { in pciintr_bitmap_find_lowest_irq()353 if (irq_bitmap & bit) { in pciintr_bitmap_find_lowest_irq()