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.c6839 ohci_td_t *temp_td; local
6844 temp_td = ohci_td_iommu_to_cpu(ohcip,
6847 td = temp_td;
8862 ohci_td_t *temp_td; local
8935 temp_td = next_td;
8940 ohci_deallocate_td(ohcip, temp_td);

Completed in 73 milliseconds