Home
last modified time | relevance | path

Searched refs:usb_xfer_root (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_transfer.h48 struct usb_xfer_root *xroot;
52 ((struct usb_xfer_root *)( \
54 ((uint8_t *)&((struct usb_xfer_root *)0)->dma_parent_tag)))
61 struct usb_xfer_root { struct
H A Dusb_core.h78 struct usb_xfer_root;
140 struct usb_xfer_root *xroot; /* used by HC driver */
H A Dusb_transfer.c102 static void usbd_transfer_unsetup_sub(struct usb_xfer_root *, uint8_t);
865 struct usb_xfer_root *info; in usbd_transfer_setup()
931 * Initialize the "usb_xfer_root" structure, in usbd_transfer_setup()
1238 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub()
1302 struct usb_xfer_root *info; in usbd_transfer_unsetup()
1589 struct usb_xfer_root *info; in usbd_transfer_submit()
1946 struct usb_xfer_root *info; in usbd_transfer_pending()
2201 struct usb_xfer_root *info = pm->xroot; in usb_callback_proc()
2229 struct usb_xfer_root *info = xfer->xroot; in usbd_callback_ss_done_defer()
2267 struct usb_xfer_root *inf in usbd_callback_wrapper()
[all...]
H A Dusb_busdma.h43 struct usb_xfer_root;
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c477 struct usb_xfer_root *info; in usb_bdma_work_loop()
604 struct usb_xfer_root *info; in usb_bdma_done_event()

Completed in 5 milliseconds