Searched refs:hw_alt_next (Results 1 – 7 of 7) sorted by relevance
126 hc32_to_cpup(ehci, &qtd->hw_alt_next), in dbg_qtd()450 if ((hw->hw_alt_next & QTD_MASK(ehci)) in qh_lines()451 == ehci->async->hw->hw_alt_next) in qh_lines()453 else if (hw->hw_alt_next == list_end) in qh_lines()468 (hc32_to_cpup(ehci, &hw->hw_alt_next) >> 1) & 0x0f); in qh_lines()482 if (td->hw_alt_next == ehci->async->hw->hw_alt_next) in qh_lines()484 else if (td->hw_alt_next != list_end) in qh_lines()
45 qtd->hw_alt_next = EHCI_LIST_END(ehci); in ehci_qtd_init()244 hw->hw_alt_next = EHCI_LIST_END(ehci); in ehci_mem_init()
206 __le32 hw_alt_next; /* see EHCI 3.5.2 */ member291 __le32 hw_alt_next; member
96 hw->hw_alt_next = EHCI_LIST_END(ehci); in qh_update()434 && !(qtd->hw_alt_next in qh_completions()483 && (qtd->hw_alt_next in qh_completions()706 qtd->hw_alt_next = ehci->async->hw->hw_alt_next; in qh_urb_transaction()736 qtd->hw_alt_next = EHCI_LIST_END(ehci); in qh_urb_transaction()
241 __hc32 hw_alt_next; /* see EHCI 3.5.2 */ member342 __hc32 hw_alt_next; member
554 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_init()590 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_alloc()824 qh->hw_alt_next = EHCI_LIST_END; in qh_update()1053 !(qtd->hw_alt_next & EHCI_LIST_END)) { in qh_completions()1281 qtd->hw_alt_next = oxu->async->hw_alt_next; in qh_urb_transaction()1309 qtd->hw_alt_next = EHCI_LIST_END; in qh_urb_transaction()2635 oxu->async->hw_alt_next = QTD_NEXT(oxu->async->dummy->qtd_dma); in oxu_hcd_init()
680 hw->hw_alt_next = QTD_NEXT(ehci, ehci->async->dummy->qtd_dma); in ehci_init()