Searched refs:ohci_ed_cpu_to_iommu (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 492 ohci_ed_cpu_to_iommu(ohcip, in ohci_hcdi_polled_write() 558 ohci_ed_cpu_to_iommu(ohcip, in ohci_hcdi_polled_write() 1107 ohci_ed_cpu_to_iommu(ohcip, in ohci_polled_save_state() 1172 ohci_ed_cpu_to_iommu(ohcip, in ohci_polled_save_state()
|
H A D | ohci.c | 1887 addr = ohci_ed_cpu_to_iommu(ohcip, (ohci_ed_t *)&list_array[i]); in ohci_build_interrupt_lattice() 1898 addr = ohci_ed_cpu_to_iommu(ohcip, in ohci_build_interrupt_lattice() 3959 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_ctrl_ed() 3966 Set_OpReg(hcr_ctrl_head, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_ctrl_ed() 4006 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_bulk_ed() 4013 Set_OpReg(hcr_bulk_head, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_bulk_ed() 4065 ohci_ed_cpu_to_iommu(ohcip, next_lattice_ept)); in ohci_insert_intr_ed() 4069 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() 4077 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() 4095 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 952 uint32_t ohci_ed_cpu_to_iommu(
|