Lines Matching refs:qh_link
367 qh_x->qh_link = qh_y->qh_self;
377 qh_t->qh_link = htohc32(sc, EHCI_LINK_TERMINATE);
464 qh_t->qh_link = qh_t->qh_self;
719 ehci_dump_link(sc, qh->qh_link, 1);
930 sqh->qh_link = last->qh_link;
941 last->qh_link = sqh->qh_self;
999 sqh->prev->qh_link = sqh->qh_link;
1872 /* the "qh_link" field is filled when the QH is added */