Home
last modified time | relevance | path

Searched refs:sc_last_qh (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Duhcivar.h135 struct uhci_soft_qh *sc_last_qh; /* dummy QH at the end */ member
H A Duhci.c411 sc->sc_last_qh = lsqh; in uhci_init()
850 sc->sc_last_qh->qh.qh_hlink = in uhci_add_loop()
863 sc->sc_last_qh->qh.qh_hlink = htole32(UHCI_PTR_T); in uhci_rem_loop()