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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h295 uint32_t hced_tailp; /* (ohci_td *) End of trans. list */ member in struct:ohci_ed
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1930 (ohci_td_iommu_to_cpu(ohcip, Get_ED(ept->hced_tailp)));
1947 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, td)));
2257 (ohci_td_iommu_to_cpu(ohcip, Get_ED(ept->hced_tailp)));
2271 Set_ED(ept->hced_tailp,
H A Dohci.c4413 ASSERT((Get_ED(ept->hced_tailp) & HC_EPT_TD_TAIL) ==
4750 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, dummy)));
5895 (ohci_td_iommu_to_cpu(ohcip, Get_ED(ept->hced_tailp)));
5940 Set_ED(ept->hced_tailp,
6360 Set_ED(ept->hced_tailp, (ohci_td_cpu_to_iommu(ohcip, dummy_td)));
6465 addr = Get_ED(ept->hced_tailp) & (uint32_t)HC_EPT_TD_TAIL;
6514 (Get_ED(ept->hced_tailp) & HC_EPT_TD_TAIL),
6517 ASSERT((Get_ED(ept->hced_tailp) & HC_EPT_TD_TAIL) ==
10383 ASSERT((Get_ED(pp->pp_ept->hced_tailp) & HC_EPT_TD_TAIL) ==
10429 Get_ED(ept->hced_tailp)
[all...]

Completed in 82 milliseconds