Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4025 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_intr_ed() local
4065 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_intr_ed()
4069 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4075 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4078 Set_ED(lattice_ept->hced_next, in ohci_insert_intr_ed()
4083 ohci_ed_cpu_to_iommu(ohcip, lattice_ept)); in ohci_insert_intr_ed()
4121 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_isoc_ed() local
4139 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_isoc_ed()
4143 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_isoc_ed()
4146 lattice_ept = next_lattice_ept; in ohci_insert_isoc_ed()
[all …]