Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c571 uhci_qh_t *qh_ctl; in uhci_init() local
576 qh_ctl = sc->sc_fs_ctl_p_last; in uhci_init()
580 qh_ctl->h_next = qh_blk; in uhci_init()
581 qh_ctl->qh_h_next = qh_blk->qh_self; in uhci_init()
582 qh_ctl->e_next = 0; in uhci_init()
583 qh_ctl->qh_e_next = htole32(UHCI_PTR_T); in uhci_init()