Home
last modified time | relevance | path

Searched refs:prev_qtd (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1894 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_polled_remove_qtd_from_active_intr_qtd_list() local
1906 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()
H A Dehci_xfer.c2611 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_remove_qtd_from_active_qtd_list() local
2623 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()