HomeSort by: relevance | last modified time | path
    Searched defs:newslot (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
intr.c 1944 int oldslot, newslot; local in function:intr_set_affinity
1987 err = intr_find_unused_slot(newci, &newslot);
2035 newci->ci_isources[newslot] = isp;
2039 lih->ih_slot = newslot;
intr.c 1944 int oldslot, newslot; local in function:intr_set_affinity
1987 err = intr_find_unused_slot(newci, &newslot);
2035 newci->ci_isources[newslot] = isp;
2039 lih->ih_slot = newslot;
intr.c 1944 int oldslot, newslot; local in function:intr_set_affinity
1987 err = intr_find_unused_slot(newci, &newslot);
2035 newci->ci_isources[newslot] = isp;
2039 lih->ih_slot = newslot;

Completed in 44 milliseconds