USBDEVFS_URB_SHORT_NOT_OK 1519 drivers/usb/core/devio.c unsigned long mask = USBDEVFS_URB_SHORT_NOT_OK | USBDEVFS_URB_SHORT_NOT_OK 1765 drivers/usb/core/devio.c if (allow_short && uurb->flags & USBDEVFS_URB_SHORT_NOT_OK) USBDEVFS_URB_SHORT_NOT_OK 1773 drivers/usb/core/devio.c if (!allow_short && uurb->flags & USBDEVFS_URB_SHORT_NOT_OK)