Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1194 ehci_itd_t *prev_itd = NULL; in ehci_remove_isoc_from_pfl() local
1226 prev_itd = ehci_itd_iommu_to_cpu(ehcip, in ehci_remove_isoc_from_pfl()
1228 next_addr = Get_ITD(prev_itd->itd_link_ptr); in ehci_remove_isoc_from_pfl()
1245 if (prev_itd == NULL) { in ehci_remove_isoc_from_pfl()
1252 Set_ITD(prev_itd->itd_link_ptr, next_addr); in ehci_remove_isoc_from_pfl()