Searched refs:USB_FS_FLAG_MULTI_SHORT_OK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/
H A Dusb_ioctl.h192 #define USB_FS_FLAG_MULTI_SHORT_OK 0x0002 macro
H A Dusb_generic.c1147 if (fs_ep.flags & USB_FS_FLAG_MULTI_SHORT_OK)
/freebsd-10.3-release/lib/libusb/
H A Dlibusb20_ugen20.c876 fsep->flags |= USB_FS_FLAG_MULTI_SHORT_OK;

Completed in 105 milliseconds