Searched refs:sc_lctl_end (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Duhcivar.h160 uhci_soft_qh_t *sc_lctl_end; /* last control QH */ member in struct:uhci_softc
H A Duhci.c531 sc->sc_lctl_start = sc->sc_lctl_end = clsqh;
1221 eqh = sc->sc_lctl_end;
1232 sc->sc_lctl_end = sqh;
1271 if (sc->sc_lctl_end == sqh)
1272 sc->sc_lctl_end = pqh;

Completed in 220 milliseconds