Home
last modified time | relevance | path

Searched refs:qh_t (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c244 ehci_qh_t *qh_t; in ehci_init() local
320 qh_t = (ehci_qh_t *)buf_res.buffer; in ehci_init()
324 qh_t->page_cache = sc->sc_hw.intr_start_pc + i; in ehci_init()
328 sc->sc_intr_p_last[i] = qh_t; in ehci_init()
330 qh_t->qh_self = in ehci_init()
334 qh_t->qh_endp = in ehci_init()
336 qh_t->qh_endphub = in ehci_init()
338 qh_t->qh_curqtd = 0; in ehci_init()
340 qh_t->qh_qtd.qtd_next = in ehci_init()
342 qh_t in ehci_init()
[all...]

Completed in 4 milliseconds