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.c3804 Set_ED(hc_ed->hced_next, 0); in ohci_alloc_hc_ed()
4048 Set_ED(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()
4154 Set_ED(ept->hced_next, 0); in ohci_insert_isoc_ed()
4309 if (Get_ED(ept->hced_next)) { in ohci_remove_ctrl_ed()
4359 if (Get_ED(ept->hced_next)) { in ohci_remove_bulk_ed()
4479 Get_ED(ept->hced_next)); in ohci_detach_ed_from_list()
4487 Get_ED(ept->hced_next)); in ohci_detach_ed_from_list()
[all …]