SYNC_URBS
usb_free_coherent(ep->chip->dev, SYNC_URBS * 4,
ep->syncbuf = usb_alloc_coherent(chip->dev, SYNC_URBS * 4,
ep->nurbs = SYNC_URBS;
for (i = 0; i < SYNC_URBS; i++) {