Searched refs:ohci_td_cpu_to_iommu (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1615 ohci_td_cpu_to_iommu(ohcip, create_head));
1621 (uintptr_t)ohci_td_cpu_to_iommu(ohcip,
1627 (uintptr_t)ohci_td_cpu_to_iommu(ohcip,
1684 ohci_td_cpu_to_iommu(ohcip, td));
1788 td_addr = ohci_td_cpu_to_iommu(ohcip,
1947 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, td)));
1979 Set_TD(td->hctd_next_td, (ohci_td_cpu_to_iommu(ohcip, new_dummy)));
2020 Set_TD(dummy->hctd_tw_next_td, ohci_td_cpu_to_iommu(ohcip, td));
2272 (ohci_td_cpu_to_iommu(ohcip, new_dummy)));
H A Dohci.c4749 Set_ED(ept->hced_headp, (ohci_td_cpu_to_iommu(ohcip, dummy)));
4750 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, dummy)));
5926 ohci_td_cpu_to_iommu(ohcip,
5941 (ohci_td_cpu_to_iommu(ohcip, new_dummy)));
6043 Set_TD(td->hctd_next_td, (ohci_td_cpu_to_iommu(ohcip, new_dummy)));
6360 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, dummy_td)));
6421 ohci_td_cpu_to_iommu(ohcip, td));
6478 ohci_td_cpu_to_iommu(ohcip, headp),
6479 ohci_td_cpu_to_iommu(ohcip, tailp));
6506 Set_ED(ept->hced_headp, (ohci_td_cpu_to_iommu(ohci
6695 ohci_td_cpu_to_iommu( function
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h968 uint32_t ohci_td_cpu_to_iommu(

Completed in 61 milliseconds