forceshort 2235 dev/usb/ehci.c int i, iscontrol, forceshort;
forceshort 2250 dev/usb/ehci.c forceshort = ((xfer->flags & USBD_FORCE_SHORT_XFER) || len == 0) &&
forceshort 2303 dev/usb/ehci.c if (len != 0 || forceshort) {
forceshort 2345 dev/usb/ehci.c if (! forceshort)
forceshort 2347 dev/usb/ehci.c forceshort = 0;