Searched refs:prev_qtd (Results 1 – 2 of 2) sorted by relevance
1894 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_polled_remove_qtd_from_active_intr_qtd_list() local1906 prev_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_remove_qtd_from_active_intr_qtd_list()1911 if (prev_qtd) { in ehci_polled_remove_qtd_from_active_intr_qtd_list()1912 Set_QTD(prev_qtd->qtd_active_qtd_next, in ehci_polled_remove_qtd_from_active_intr_qtd_list()
2611 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_remove_qtd_from_active_qtd_list() local2623 prev_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_remove_qtd_from_active_qtd_list()2628 if (prev_qtd) { in ehci_remove_qtd_from_active_qtd_list()2629 Set_QTD(prev_qtd->qtd_active_qtd_next, in ehci_remove_qtd_from_active_qtd_list()