Home
last modified time | relevance | path

Searched refs:force_short_xfer (Results 1 – 25 of 37) sorted by relevance

12

/dragonfly/sys/bus/u4b/
H A Dusb_handle_request.c128 xfer->flags.force_short_xfer = 0; in usb_handle_request_callback()
769 xfer->flags.force_short_xfer = 1; in usb_handle_request()
775 xfer->flags.force_short_xfer = 0; in usb_handle_request()
H A Dusb_pf.c220 if (flags->force_short_xfer == 1) in usbpf_aggregate_xferflags()
H A Dusb_generic.c263 usb_config[0].flags.force_short_xfer = 1; in ugen_open_pipe_write()
1148 xfer->flags.force_short_xfer = 1; in ugen_fs_copy_in()
1150 xfer->flags.force_short_xfer = 0; in ugen_fs_copy_in()
H A Dusb_transfer.c1616 if (xfer->flags.force_short_xfer) { in usbd_setup_ctrl_transfer()
3494 xfer->flags.force_short_xfer = 1; in usbd_xfer_set_flag()
3513 xfer->flags.force_short_xfer = 0; in usbd_xfer_clr_flag()
H A Dusbdi.h189 uint8_t force_short_xfer:1; /* force a short transmit transfer member
/dragonfly/sys/netgraph7/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c132 .flags = { .pipe_bof = 1, .force_short_xfer = 1,
/dragonfly/sys/bus/u4b/serial/
H A Dugensa.c111 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duark.c124 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dubser.c161 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dubsa.c193 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dumct.c150 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dumoscom.c219 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duvisor.c210 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duvscom.c191 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duchcom.c235 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dumodem.c221 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duplcom.c195 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Duipaq.c120 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c144 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.ext_buffer = 1,},
168 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
222 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
H A Dif_ipheth.c108 .flags = {.force_short_xfer = 1,},
H A Dif_udav.c115 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dif_mos.c195 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
H A Dif_axge.c148 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
/dragonfly/sys/bus/u4b/storage/
H A Durio.c142 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.proxy_buffer = 1,},
/dragonfly/sys/bus/u4b/wlan/
H A Dif_run.c576 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
586 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
596 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
606 .flags = {.pipe_bof = 1,.force_short_xfer = 1,},
616 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
626 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},

12