Home
last modified time | relevance | path

Searched refs:hced_next (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h297 uint32_t hced_next; /* (ohci_ed *) Next endpoint */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1873 Set_ED(list_array[2*i + 1].hced_next, addr); in ohci_build_interrupt_lattice()
1874 Set_ED(list_array[2*i + 2].hced_next, addr); in ohci_build_interrupt_lattice()
3804 Set_ED(hc_ed->hced_next, 0); in ohci_alloc_hc_ed()
3947 Set_ED(ept->hced_next, Get_OpReg(hcr_ctrl_head)); in ohci_insert_ctrl_ed()
3994 Set_ED(ept->hced_next, Get_OpReg(hcr_bulk_head)); in ohci_insert_bulk_ed()
4048 Set_ED(ept->hced_next, in ohci_insert_intr_ed()
4069 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4075 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4078 Set_ED(lattice_ept->hced_next, in ohci_insert_intr_ed()
4143 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_isoc_ed()
[all …]