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

/netbsd-current/sys/dev/usb/
H A Duhcivar.h138 uhci_soft_td_t *htd; /* pointer to dummy TD */ member in struct:uhci_vframe
H A Duhci.c558 sc->sc_vframes[i].htd = std;
2586 for (std = sc->sc_vframes[0].htd, link = 0;
3031 for (vstd = sc->sc_vframes[i].htd;
3097 vstd = sc->sc_vframes[i].htd;

Completed in 198 milliseconds