Home
last modified time | relevance | path

Searched refs:next_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
4044 next_lattice_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_intr_ed()
4060 Set_ED(next_lattice_ept->hced_prev, in ohci_insert_intr_ed()
4068 next_lattice_ept = ohci_ed_iommu_to_cpu( in ohci_insert_intr_ed()
4086 if ((next_lattice_ept) && in ohci_insert_intr_ed()
4089 Set_ED(next_lattice_ept->hced_prev, in ohci_insert_intr_ed()
4121 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_isoc_ed() local
4142 next_lattice_ept = ohci_ed_iommu_to_cpu( in ohci_insert_isoc_ed()
4145 while (next_lattice_ept) { in ohci_insert_isoc_ed()
4146 lattice_ept = next_lattice_ept; in ohci_insert_isoc_ed()
[all …]