Searched refs:qh_dummy_qtd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1550 Get_QH(qh->qh_dummy_qtd));
1555 Set_QH(qh->qh_dummy_qtd, ehci_qtd_cpu_to_iommu(ehcip, next_dummy_qtd));
1608 Get_QH(qh->qh_dummy_qtd));
1613 Set_QH(qh->qh_dummy_qtd, ehci_qtd_cpu_to_iommu(ehcip, next_dummy_qtd));
1973 Set_QH(pp->pp_qh->qh_next_qtd, Get_QH(pp->pp_qh->qh_dummy_qtd));
H A Dehci_xfer.c1452 Set_QH(qh->qh_dummy_qtd, ehci_qtd_cpu_to_iommu(ehcip, first_dummy_qtd));
2276 Get_QH(qh->qh_dummy_qtd));
2281 Set_QH(qh->qh_dummy_qtd, ehci_qtd_cpu_to_iommu(ehcip, next_dummy_qtd));
2699 Set_QH(pp->pp_qh->qh_next_qtd, Get_QH(pp->pp_qh->qh_dummy_qtd));
H A Dehci_util.c4390 "\tqh_dummy_qtd: 0x%x ", Get_QH(qh->qh_dummy_qtd));
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h334 uint32_t qh_dummy_qtd; /* Current dummy qtd */ member in struct:ehci_qh

Completed in 81 milliseconds