Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c509 uhci_qh_t *qh_y; in uhci_init() local
517 qh_y = sc->sc_intr_p_last[y]; in uhci_init()
520 qh_x->qh_h_next = qh_y->qh_self; in uhci_init()
H A Dehci.c418 ehci_qh_t *qh_y; in ehci_init() local
423 qh_y = sc->sc_intr_p_last[y]; in ehci_init()
428 qh_x->qh_link = qh_y->qh_self; in ehci_init()