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

  /src/sys/arch/x86/x86/
intr.c 1944 int oldslot, newslot; local
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
1987 err = intr_find_unused_slot(newci, &newslot);
2035 newci->ci_isources[newslot] = isp;
2039 lih->ih_slot = newslot;

Completed in 29 milliseconds