islot 3054 dev/usb/ehci.c int islot, lev; islot 3066 dev/usb/ehci.c islot = EHCI_IQHIDX(lev, sc->sc_rand); islot 3068 dev/usb/ehci.c islot = EHCI_IQHIDX(lev, arc4random()); islot 3070 dev/usb/ehci.c sqh->islot = islot; islot 3071 dev/usb/ehci.c isp = &sc->sc_islots[islot]; islot 3199 dev/usb/ehci.c isp = &sc->sc_islots[epipe->sqh->islot]; islot 57 dev/usb/ehcivar.h int islot;