Searched refs:prev_ept (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3946 ohci_ed_t *prev_ept; local
3955 prev_ept = ohci_ed_iommu_to_cpu(ohcip,
3959 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept));
3993 ohci_ed_t *prev_ept; local
4002 prev_ept = ohci_ed_iommu_to_cpu(ohcip,
4006 Set_ED(prev_ept->hced_prev, ohci_ed_cpu_to_iommu(ohcip, ept));
4467 ohci_ed_t *prev_ept; /* Previous endpoint */ local
4476 prev_ept = ohci_ed_iommu_to_cpu(ohcip, Get_ED(ept->hced_prev));
4483 if (prev_ept == NULL) {
4565 Set_ED(prev_ept
4592 ohci_ed_t *next_ept, *prev_ept; local
[all...]

Completed in 52 milliseconds