Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c222 static ohci_ed_t *ohci_ed_iommu_to_cpu(
3955 prev_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_ctrl_ed()
4002 prev_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_bulk_ed()
4060 next_lattice_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_intr_ed()
4084 next_lattice_ept = ohci_ed_iommu_to_cpu( in ohci_insert_intr_ed()
4158 next_lattice_ept = ohci_ed_iommu_to_cpu( in ohci_insert_isoc_ed()
4165 next_lattice_ept = ohci_ed_iommu_to_cpu( in ohci_insert_isoc_ed()
4476 prev_ept = ohci_ed_iommu_to_cpu(ohcip, Get_ED(ept->hced_prev)); in ohci_detach_ed_from_list()
4477 next_ept = ohci_ed_iommu_to_cpu(ohcip, Get_ED(ept->hced_next)); in ohci_detach_ed_from_list()
4614 next_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_ed_on_reclaim_list()
[all …]