Lines Matching defs:size
99 /* Status transfer size, 16 bytes status, 16 byte result flags */
314 static int ds_recv_data(struct ds_device *dev, unsigned char *buf, int size)
318 /* Careful on size. If size is less than what is available in
320 * clears the input buffer. It could read the maximum size of
322 * some set of the middle size bytes? As long as the rest of
323 * the code is correct there will be size bytes waiting. A
329 buf, size, &count, 1000);
688 * discovering 8 devices (1 bulk transfer and 1/2 FIFO size) at a time.
691 /* FIFO 128 bytes, bulk packet size 64, read a multiple of the
692 * packet size.
1052 printk("%d: addr=%x, size=%d, dir=%s, type=%x\n",