Searched refs:alt_next_qtd (Results 1 – 2 of 2) sorted by relevance
349 uint32_t alt_next_qtd; /* 0x04-0x07: Alternate Next qTD Pointer */ member
44 qtd->hw.alt_next_qtd = QTD_LIST_END; in ehci_qtd_alloc()84 qh->hw.overlay.alt_next_qtd = QTD_LIST_END; in ehci_qh_alloc()806 g_async_qh_head[bus->hcd.hcd_id].hw.overlay.alt_next_qtd = QTD_LIST_END; in usb_hc_init()816 g_periodic_qh_head[bus->hcd.hcd_id].hw.overlay.alt_next_qtd = QTD_LIST_END; in usb_hc_init()
Completed in 10 milliseconds