Home
last modified time | relevance | path

Searched refs:qh_pos (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_core.h168 uint16_t qh_pos; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2006 ehci_sitd_t **pp_last = &sc->sc_isoc_fs_p_last[xfer->qh_pos]; in ehci_isoc_fs_done()
2060 ehci_itd_t **pp_last = &sc->sc_isoc_hs_p_last[xfer->qh_pos]; in ehci_isoc_hs_done()
2155 sc->sc_intr_p_last[xfer->qh_pos]); in ehci_device_done()
2321 xfer->qh_pos = best; in ehci_device_intr_open()
2332 sc->sc_intr_stat[xfer->qh_pos]--; in ehci_device_intr_close()
2352 ehci_setup_standard_chain(xfer, &sc->sc_intr_p_last[xfer->qh_pos]); in ehci_device_intr_start()
2497 xfer->qh_pos = xfer->endpoint->isoc_next; in ehci_device_isoc_fs_enter()
2809 xfer->qh_pos = xfer->endpoint->isoc_next;
3812 sc->sc_intr_p_last[xfer->qh_pos]);
3846 sc->sc_intr_p_last[xfer->qh_pos]);
Dxhci.c2847 pepext->xfer[xfer->qh_pos] = NULL; in xhci_transfer_remove()
2990 xfer->qh_pos = i; in xhci_transfer_insert()