Searched refs:QTD_LIST_END (Results 1 – 2 of 2) sorted by relevance
43 qtd->hw.next_qtd = QTD_LIST_END; in ehci_qtd_alloc()44 qtd->hw.alt_next_qtd = QTD_LIST_END; in ehci_qtd_alloc()82 qh->hw.hlp = QTD_LIST_END; in ehci_qh_alloc()83 qh->hw.overlay.next_qtd = QTD_LIST_END; in ehci_qh_alloc()84 qh->hw.overlay.alt_next_qtd = QTD_LIST_END; in ehci_qh_alloc()86 qh->first_qtd = QTD_LIST_END; in ehci_qh_alloc()114 qh->first_qtd = QTD_LIST_END; in ehci_qh_free()404 qtd_status->hw.next_qtd = QTD_LIST_END; in ehci_control_urb_init()480 qtd->hw.next_qtd = QTD_LIST_END; in ehci_bulk_urb_init()576 qtd->hw.next_qtd = QTD_LIST_END; in ehci_intr_urb_init()[all …]
219 #define QTD_LIST_END 1 macro
Completed in 10 milliseconds