Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c835 struct uhci_qh *qh_rec; in uhci_add_loop() local
846 qh_rec = sc->sc_reclaim_qh_p; in uhci_add_loop()
850 qh_lst->qh_h_next = qh_rec->qh_self; in uhci_add_loop()