Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c451 ehci_itd_t *new_itd, *temp_itd; in ehci_insert_isoc_req() local
483 temp_itd = ehci_itd_iommu_to_cpu(ehcip, in ehci_insert_isoc_req()
486 new_itd = temp_itd; in ehci_insert_isoc_req()
H A Dehci_isoch_util.c813 ehci_itd_t *temp_itd = NULL; in ehci_deallocate_itds_for_itw() local
821 temp_itd = ehci_itd_iommu_to_cpu(ehcip, in ehci_deallocate_itds_for_itw()
824 itd = temp_itd; in ehci_deallocate_itds_for_itw()