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;
1478 !(qtd->hw_alt_next & EHCI_LIST_END)) {
1703 qtd->hw_alt_next = oxu->async->hw_alt_next;
1731 qtd->hw_alt_next = EHCI_LIST_END;
3043 * its dummy is used in hw_alt_next of many tds, to prevent the qh
3052 oxu->async->hw_alt_next = QTD_NEXT(oxu->async->dummy->qtd_dma);