Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c559 uhci_qh_t *qh_fs; in uhci_init() local
562 qh_fs = sc->sc_fs_ctl_p_last; in uhci_init()
565 qh_ls->h_next = qh_fs; in uhci_init()
566 qh_ls->qh_h_next = qh_fs->qh_self; in uhci_init()