Home
last modified time | relevance | path

Searched refs:irq_map_first_free_idx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_intr.c1580 static int irq_map_first_free_idx; variable
1677 for (i = irq_map_first_free_idx; i < irq_map_count; i++) {
1680 irq_map_first_free_idx = i + 1;
1704 irq_map_first_free_idx = res_id;