Searched refs:next_lattice_ept (Results 1 – 1 of 1) sorted by relevance
4025 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_intr_ed() local4044 next_lattice_ept = ohci_ed_iommu_to_cpu(ohcip, in ohci_insert_intr_ed()4049 ohci_ed_cpu_to_iommu(ohcip, next_lattice_ept)); in ohci_insert_intr_ed()4059 if (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC) { 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()4087 (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC)) { 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[all …]