Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c882 ehci_qtd_t *next_qtd, *temp_qtd; in ehci_cleanup_data_underrun() local
907 temp_qtd = next_qtd; in ehci_cleanup_data_underrun()
912 ehci_deallocate_qtd(ehcip, temp_qtd); in ehci_cleanup_data_underrun()
H A Dehci_xfer.c2953 ehci_qtd_t *temp_qtd = NULL; in ehci_free_tw_td_resources() local
2961 temp_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_free_tw_td_resources()
2964 qtd = temp_qtd; in ehci_free_tw_td_resources()