Lines Matching defs:hw_alt_next
237 __le32 hw_alt_next; /* see EHCI 3.5.2 */
268 /* mask NakCnt+T in qh->hw_alt_next */
322 __le32 hw_alt_next;
981 qtd->hw_alt_next = EHCI_LIST_END;
1017 qtd->hw_alt_next = EHCI_LIST_END;
1251 qh->hw_alt_next = EHCI_LIST_END;
1479 !(qtd->hw_alt_next & EHCI_LIST_END)) {
1704 qtd->hw_alt_next = oxu->async->hw_alt_next;
1732 qtd->hw_alt_next = EHCI_LIST_END;
3044 * its dummy is used in hw_alt_next of many tds, to prevent the qh
3053 oxu->async->hw_alt_next = QTD_NEXT(oxu->async->dummy->qtd_dma);