Lines Matching defs:elink
493 lsqh->elink = std;
505 bsqh->elink = NULL;
517 chsqh->elink = NULL;
529 clsqh->elink = NULL;
554 sqh->elink = NULL;
851 DPRINTF("QH(%#jx) at 0x%08jx: hlink=%08jx elink=%08jx", (uintptr_t)sqh,
906 if (sqh->elink != NULL && !(le32toh(sqh->qh.qh_elink) & UHCI_PTR_T))
907 uhci_dump_tds(sqh->elink);
1161 uint32_t elink;
1171 * The T bit should be set in the elink of the QH so that the HC
1186 elink = le32toh(sqh->qh.qh_elink);
1189 if (!(elink & UHCI_PTR_T)) {
1240 uint32_t elink;
1251 elink = le32toh(sqh->qh.qh_elink);
1254 if (!(elink & UHCI_PTR_T)) {
2309 sqh->elink = data;
2568 sqh->elink = setup;
2602 uhci_dump_tds(sqh->elink);
2717 sqh->elink = data;
3187 sqh->elink = NULL;
3359 sqh->elink = NULL;