Searched refs:USB_FS_FLAG_CLEAR_STALL (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 194 #define USB_FS_FLAG_CLEAR_STALL 0x0008 macro |
D | usb_generic.c | 1053 if (fs_ep.flags & USB_FS_FLAG_CLEAR_STALL) in ugen_fs_copy_in() |