Searched refs:ohci_ed_cpu_to_iommu (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 494 ohci_ed_cpu_to_iommu(ohcip, in ohci_hcdi_polled_write() 560 ohci_ed_cpu_to_iommu(ohcip, in ohci_hcdi_polled_write() 1109 ohci_ed_cpu_to_iommu(ohcip, in ohci_polled_save_state() 1174 ohci_ed_cpu_to_iommu(ohcip, in ohci_polled_save_state()
|
H A D | ohci.c | 1871 addr = ohci_ed_cpu_to_iommu(ohcip, (ohci_ed_t *)&list_array[i]); in ohci_build_interrupt_lattice() 1882 addr = ohci_ed_cpu_to_iommu(ohcip, in ohci_build_interrupt_lattice() 3943 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_ctrl_ed() 3950 Set_OpReg(hcr_ctrl_head, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_ctrl_ed() 3990 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_bulk_ed() 3997 Set_OpReg(hcr_bulk_head, ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_bulk_ed() 4049 ohci_ed_cpu_to_iommu(ohcip, next_lattice_ept)); in ohci_insert_intr_ed() 4053 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() 4061 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() 4079 ohci_ed_cpu_to_iommu(ohcip, ept)); in ohci_insert_intr_ed() [all …]
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 952 uint32_t ohci_ed_cpu_to_iommu(
|