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/
Dif_cdce.c131 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
143 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
184 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
196 .flags = {.pipe_bof = 1,.force_short_xfer = 1,.no_pipe_ok = 1,},
Dif_urndis.c113 .flags = {.short_xfer_ok = 1,.no_pipe_ok = 1,},
/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h199 uint8_t no_pipe_ok:1; /* set if "USB_ERR_NO_PIPE" error can member
Dusb_transfer.c1017 if (setup->flags.no_pipe_ok) in usbd_transfer_setup()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c357 .flags = {.pipe_bof = 1,.no_pipe_ok = 1, },
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c147 .flags = {.pipe_bof = 1,.short_xfer_ok = 1,.no_pipe_ok = 1,},
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c843 cfg[0].flags.no_pipe_ok = 1; in usb_setup_endpoint_agg()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c714 .flags = {.short_xfer_ok = 1,.no_pipe_ok = 1,},