Home
last modified time | relevance | path

Searched refs:USB_SHORT_XFER_OK (Results 1 - 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h80 #define USB_SHORT_XFER_OK 0x0004 /* allow short reads */ macro
H A Dusb_request.c353 * o USB_SHORT_XFER_OK: allows the data transfer to be shorter than
365 * information is mostly useful when the "USB_SHORT_XFER_OK" flag is
471 if (!(flags & USB_SHORT_XFER_OK)) { in usbd_do_request_flags()
521 if (flags & USB_SHORT_XFER_OK) in usbd_do_request_flags()
H A Dusb_transfer.c3429 case USB_SHORT_XFER_OK: in usbd_xfer_set_flag()
3448 case USB_SHORT_XFER_OK: in usbd_xfer_clr_flag()
H A Dusb_generic.c831 (ur->ucr_flags & USB_SHORT_XFER_OK) | in ugen_do_request()
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c417 USB_SHORT_XFER_OK : 0, NULL, 2000 /* ms */ )); in urndis_ctrl_msg()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c680 NULL, &req, data, USB_SHORT_XFER_OK, in usb_control_msg()

Completed in 13 milliseconds