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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
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...]

Completed in 97 milliseconds