Searched refs:qh_t (Results 1 – 1 of 1) sorted by relevance
245 ehci_qh_t *qh_t; in ehci_init() local321 qh_t = (ehci_qh_t *)buf_res.buffer; in ehci_init()325 qh_t->page_cache = sc->sc_hw.intr_start_pc + i; in ehci_init()329 sc->sc_intr_p_last[i] = qh_t; in ehci_init()331 qh_t->qh_self = in ehci_init()335 qh_t->qh_endp = in ehci_init()337 qh_t->qh_endphub = in ehci_init()339 qh_t->qh_curqtd = 0; in ehci_init()341 qh_t->qh_qtd.qtd_next = in ehci_init()343 qh_t->qh_qtd.qtd_altnext = in ehci_init()[all …]