Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1193 ehci_itd_t *prev_itd = NULL; in ehci_remove_isoc_from_pfl() local
1225 prev_itd = ehci_itd_iommu_to_cpu(ehcip, in ehci_remove_isoc_from_pfl()
1227 next_addr = Get_ITD(prev_itd->itd_link_ptr); in ehci_remove_isoc_from_pfl()
1244 if (prev_itd == NULL) { in ehci_remove_isoc_from_pfl()
1251 Set_ITD(prev_itd->itd_link_ptr, next_addr); in ehci_remove_isoc_from_pfl()