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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4649 dummy_td = ohci_td_iommu_to_cpu(ohcip, Get_ED(old_ed->hced_headp));
5889 tw->tw_hctd_free_list = ohci_td_iommu_to_cpu(ohcip,
5895 (ohci_td_iommu_to_cpu(ohcip, Get_ED(ept->hced_tailp)));
6463 headp = (ohci_td_t *)(ohci_td_iommu_to_cpu(ohcip, addr));
6470 tailp = (ohci_td_t *)(ohci_td_iommu_to_cpu(ohcip, addr));
6487 next = (ohci_td_t *)(ohci_td_iommu_to_cpu(ohcip,
6564 next_td = ohci_td_iommu_to_cpu(ohcip,
6611 tw->tw_hctd_head = ohci_td_iommu_to_cpu(ohcip,
6619 next = ohci_td_iommu_to_cpu(ohcip, Get_TD(head->hctd_tw_next_td));
6622 next = ohci_td_iommu_to_cpu(ohci
6727 ohci_td_iommu_to_cpu( function
[all...]

Completed in 59 milliseconds