Home
last modified time | relevance | path

Searched refs:no_pipe_ok (Results 1 - 8 of 8) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c130 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
142 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
183 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
195 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
H A Dif_urndis.c112 .flags = {.short_xfer_ok = 1,.no_pipe_ok = 1,},
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h197 uint8_t no_pipe_ok:1; /* set if "USB_ERR_NO_PIPE" error can member
H A Dusb_transfer.c1019 if (setup->flags.no_pipe_ok) in usbd_transfer_setup()
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c355 .flags = {.pipe_bof = 1,.no_pipe_ok = 1, },
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c145 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c842 cfg[0].flags.no_pipe_ok = 1; in usb_setup_endpoint_agg()
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c710 .flags = {.short_xfer_ok = 1,.no_pipe_ok = 1,},

Completed in 18 milliseconds