Searched refs:forceshort (Results 1 – 1 of 1) sorted by relevance
2354 int mps, i, iscontrol, forceshort; in ehci_alloc_sqtd_chain() local2370 forceshort = ((xfer->flags & USBD_FORCE_SHORT_XFER) || len == 0) && in ehci_alloc_sqtd_chain()2423 if (len != 0 || forceshort) { in ehci_alloc_sqtd_chain()2464 if (! forceshort) in ehci_alloc_sqtd_chain()2466 forceshort = 0; in ehci_alloc_sqtd_chain()