Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c6819 ohci_td_t *temp_td; in ohci_free_tw_tds_resources() local
6824 temp_td = ohci_td_iommu_to_cpu(ohcip, in ohci_free_tw_tds_resources()
6827 td = temp_td; in ohci_free_tw_tds_resources()
8842 ohci_td_t *temp_td; in ohci_cleanup_data_underrun() local
8915 temp_td = next_td; in ohci_cleanup_data_underrun()
8920 ohci_deallocate_td(ohcip, temp_td); in ohci_cleanup_data_underrun()