Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.c558 uhci_qh_t *qh_fs; in uhci_init() local
561 qh_fs = sc->sc_fs_ctl_p_last; in uhci_init()
564 qh_ls->h_next = qh_fs; in uhci_init()
565 qh_ls->qh_h_next = qh_fs->qh_self; in uhci_init()