Searched refs:irq_map_first_free_idx (Results 1 – 1 of 1) sorted by relevance
1631 static u_int irq_map_first_free_idx; variable1728 for (i = irq_map_first_free_idx; i < irq_map_count; i++) {1731 irq_map_first_free_idx = i + 1;1755 if (res_id < irq_map_first_free_idx)1756 irq_map_first_free_idx = res_id;