Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h636 ehci_qtd_t *tw_alt_qtd; member
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c893 if ((tw->tw_alt_qtd == NULL) || (qtd == tw->tw_qtd_tail)) { in ehci_cleanup_data_underrun()
H A Dehci_xfer.c2490 if (tw->tw_alt_qtd != NULL) { in ehci_fill_in_qtd()
2492 (ehci_qtd_cpu_to_iommu(ehcip, tw->tw_alt_qtd) & in ehci_fill_in_qtd()
2898 tw->tw_alt_qtd = qtd; in ehci_allocate_tds_for_tw()