Home
last modified time | relevance | path

Searched refs:curr_xfer (Results 1 – 14 of 14) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
HDusb_transfer.h208 struct usb_xfer *curr_xfer; member
HDusb_transfer.c299 &parm->curr_xfer->xroot->dma_parent_tag; in usbd_transfer_setup_sub_malloc()
304 &parm->curr_xfer->xroot->dma_parent_tag; in usbd_transfer_setup_sub_malloc()
466 struct usb_xfer *xfer = parm->curr_xfer; in usbd_transfer_setup_sub()
1218 parm->curr_xfer = xfer; in usbd_transfer_setup()
/freebsd-11-stable/sys/dev/usb/controller/
HDatmegadci.c2020 xfer = parm->curr_xfer; in atmegadci_xfer_setup()
HDavr32dci.c1959 xfer = parm->curr_xfer; in avr32dci_xfer_setup()
HDat91dci.c2210 xfer = parm->curr_xfer; in at91dci_xfer_setup()
HDuss820dci.c2277 xfer = parm->curr_xfer; in uss820dci_xfer_setup()
HDohci.c2395 xfer = parm->curr_xfer; in ohci_xfer_setup()
HDuhci.c2847 xfer = parm->curr_xfer; in uhci_xfer_setup()
HDsaf1761_otg.c3427 xfer = parm->curr_xfer; in saf1761_otg_xfer_setup()
HDmusb_otg.c4077 xfer = parm->curr_xfer; in musbotg_xfer_setup()
HDehci.c3507 xfer = parm->curr_xfer; in ehci_xfer_setup()
HDxhci.c3732 xfer = parm->curr_xfer; in xhci_xfer_setup()
HDdwc_otg.c4821 xfer = parm->curr_xfer; in dwc_otg_xfer_setup()
/freebsd-11-stable/sys/mips/cavium/usb/
HDoctusb.c1737 xfer = parm->curr_xfer; in octusb_xfer_setup()