Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h297 uint32_t hced_next; /* (ohci_ed *) Next endpoint */ member
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1889 Set_ED(list_array[2*i + 1].hced_next, addr); in ohci_build_interrupt_lattice()
1890 Set_ED(list_array[2*i + 2].hced_next, addr); in ohci_build_interrupt_lattice()
3820 Set_ED(hc_ed->hced_next, NULL); in ohci_alloc_hc_ed()
3963 Set_ED(ept->hced_next, Get_OpReg(hcr_ctrl_head)); in ohci_insert_ctrl_ed()
4010 Set_ED(ept->hced_next, Get_OpReg(hcr_bulk_head)); in ohci_insert_bulk_ed()
4064 Set_ED(ept->hced_next, in ohci_insert_intr_ed()
4085 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4091 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()
4094 Set_ED(lattice_ept->hced_next, in ohci_insert_intr_ed()
4159 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_isoc_ed()
[all …]