sc_lctl_end       458 dev/usb/uhci.c 	sc->sc_lctl_start = sc->sc_lctl_end = clsqh;
sc_lctl_end      1073 dev/usb/uhci.c 	eqh = sc->sc_lctl_end;
sc_lctl_end      1078 dev/usb/uhci.c 	sc->sc_lctl_end = sqh;
sc_lctl_end      1099 dev/usb/uhci.c 	if (sc->sc_lctl_end == sqh)
sc_lctl_end      1100 dev/usb/uhci.c 		sc->sc_lctl_end = pqh;
sc_lctl_end       146 dev/usb/uhcivar.h 	uhci_soft_qh_t *sc_lctl_end;	/* last control QH */