Searched defs: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; local
907 temp_qtd = next_qtd;
912 ehci_deallocate_qtd(ehcip, temp_qtd);
H A Dehci_xfer.c2957 ehci_qtd_t *temp_qtd = NULL; local
2965 temp_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2968 qtd = temp_qtd;

Completed in 141 milliseconds