Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c6839 ohci_td_t *temp_td; in ohci_free_tw_tds_resources() local
6844 temp_td = ohci_td_iommu_to_cpu(ohcip, in ohci_free_tw_tds_resources()
6847 td = temp_td; in ohci_free_tw_tds_resources()
8862 ohci_td_t *temp_td; in ohci_cleanup_data_underrun() local
8935 temp_td = next_td; in ohci_cleanup_data_underrun()
8940 ohci_deallocate_td(ohcip, temp_td); in ohci_cleanup_data_underrun()