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.c1986 ehci_sitd_t **pp_last = &sc->sc_isoc_fs_p_last[xfer->qh_pos]; in ehci_isoc_fs_done()
2040 ehci_itd_t **pp_last = &sc->sc_isoc_hs_p_last[xfer->qh_pos]; in ehci_isoc_hs_done()
2134 sc->sc_intr_p_last[xfer->qh_pos]); in ehci_device_done()
2300 xfer->qh_pos = best; in ehci_device_intr_open()
2311 sc->sc_intr_stat[xfer->qh_pos]--; in ehci_device_intr_close()
2331 ehci_setup_standard_chain(xfer, &sc->sc_intr_p_last[xfer->qh_pos]); in ehci_device_intr_start()
2474 xfer->qh_pos = xfer->endpoint->isoc_next; in ehci_device_isoc_fs_enter()
2784 xfer->qh_pos = xfer->endpoint->isoc_next;
3776 sc->sc_intr_p_last[xfer->qh_pos]);
3810 sc->sc_intr_p_last[xfer->qh_pos]);
Dxhci.c2825 pepext->xfer[xfer->qh_pos] = NULL; in xhci_transfer_remove()
2967 xfer->qh_pos = i; in xhci_transfer_insert()