Home
last modified time | relevance | path

Searched refs:USB_FS_FLAG_MULTI_SHORT_OK (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h190 #define USB_FS_FLAG_MULTI_SHORT_OK 0x0002 macro
Dusb_generic.c1043 if (fs_ep.flags & USB_FS_FLAG_MULTI_SHORT_OK) in ugen_fs_copy_in()