Home
last modified time | relevance | path

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

/illumos-gate/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.c2609 ehci_qtd_t *curr_qtd, *prev_qtd, *next_qtd; in ehci_remove_qtd_from_active_qtd_list() local
2621 prev_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_remove_qtd_from_active_qtd_list()
2626 if (prev_qtd) { in ehci_remove_qtd_from_active_qtd_list()
2627 Set_QTD(prev_qtd->qtd_active_qtd_next, in ehci_remove_qtd_from_active_qtd_list()