Searched refs: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
4081 lattice_ept = &ohcip->ohci_ed_pool_addr[node];
4085 ohcip, Get_ED(lattice_ept->hced_next));
4091 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next));
4094 Set_ED(lattice_ept->hced_next,
4099 ohci_ed_cpu_to_iommu(ohcip, lattice_ept));
4137 ohci_ed_t *next_lattice_ept, *lattice_ept; local
4155 lattice_ept = &ohcip->ohci_ed_pool_addr[node];
4159 ohcip, Get_ED(lattice_ept->hced_next));
4162 lattice_ept
[all...]

Completed in 67 milliseconds