Searched defs:ehci_qtd_iommu_to_cpu (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c203 ehci_qtd_t *ehci_qtd_iommu_to_cpu(
1330 first_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip,
1336 second_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2270 tw->tw_qtd_free_list = ehci_qtd_iommu_to_cpu(ehcip,
2275 curr_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2277 next_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2577 next_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2582 next_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2618 curr_qtd = ehci_qtd_iommu_to_cpu(ehcip,
2623 prev_qtd = ehci_qtd_iommu_to_cpu(ehci
2817 ehci_qtd_iommu_to_cpu( function
[all...]

Completed in 65 milliseconds