Home
last modified time | relevance | path

Searched refs:ehci_qh_iommu_to_cpu (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h63 extern ehci_qh_t *ehci_qh_iommu_to_cpu(
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c105 ehci_qh_t *ehci_qh_iommu_to_cpu(
643 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_insert_async_qh()
694 next_lattice_qh = ehci_qh_iommu_to_cpu( in ehci_insert_intr_qh()
1170 prev_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_remove_async_qh()
1172 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_remove_async_qh()
1234 prev_qh = ehci_qh_iommu_to_cpu(ehcip, Get_QH(qh->qh_prev)); in ehci_remove_intr_qh()
1235 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_remove_intr_qh()
1297 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_insert_qh_on_reclaim_list()
1389 ehci_qh_iommu_to_cpu( in ehci_qh_iommu_to_cpu() function
H A Dehci_polled.c2197 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_polled_insert_async_qh()
2229 prev_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_polled_remove_async_qh()
2231 next_qh = ehci_qh_iommu_to_cpu(ehcip, in ehci_polled_remove_async_qh()
H A Dehci_intr.c268 ehcip->ehci_reclaim_list = ehci_qh_iommu_to_cpu( in ehci_handle_endpoint_reclaimation()