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.c4041 ohci_ed_t *next_lattice_ept, *lattice_ept; local
4060 next_lattice_ept = ohci_ed_iommu_to_cpu(ohcip,
4065 ohci_ed_cpu_to_iommu(ohcip, next_lattice_ept));
4075 if (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC) {
4076 Set_ED(next_lattice_ept->hced_prev,
4084 next_lattice_ept = ohci_ed_iommu_to_cpu(
4102 if ((next_lattice_ept) &&
4103 (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC)) {
4105 Set_ED(next_lattice_ept->hced_prev,
4137 ohci_ed_t *next_lattice_ept, *lattice_ep local
[all...]

Completed in 85 milliseconds