Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h119 uint8_t isochronous_xfr:1; /* set if isochronous transfer */ member
H A Dusb_generic.c1077 if (xfer->flags_int.isochronous_xfr) { in ugen_fs_copy_in()
1246 if (xfer->flags_int.isochronous_xfr) { in ugen_fs_copy_out()
H A Dusb_transfer.c478 xfer->flags_int.isochronous_xfr = 1; /* set flag */ in usbd_transfer_setup_sub()
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c504 if (xfer->flags_int.isochronous_xfr) { in usb_bdma_work_loop()
621 if (xfer->flags_int.isochronous_xfr) { in usb_bdma_frame_num()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c739 xfer->flags_int.isochronous_xfr || in xhci_generic_done_sub()
953 if (xfer->flags_int.isochronous_xfr) { in xhci_check_transfer()
1000 xfer->flags_int.isochronous_xfr || in xhci_check_transfer()
1984 temp.multishort = xfer->flags_int.isochronous_xfr || in xhci_setup_generic_chain()
2000 if (xfer->flags_int.isochronous_xfr) { in xhci_setup_generic_chain()
2138 } else if (xfer->flags_int.isochronous_xfr) { in xhci_setup_generic_chain()
2172 if (xfer->flags_int.isochronous_xfr) { in xhci_setup_generic_chain()
3026 if (xfer->flags_int.isochronous_xfr) { in xhci_device_generic_open()
3043 if (xfer->flags_int.isochronous_xfr) { in xhci_device_generic_close()
3704 if (xfer->flags_int.isochronous_xfr) { in xhci_xfer_setup()
[all...]

Completed in 11 milliseconds