Home | History | Annotate | Download | only in scsipi

Lines Matching defs:lines

446 /* read the requested number of bytes/lines from the scanner */
461 /* instead of the bytes, the mustek wants the number of lines */
464 SC_DEBUG(periph, SCSIPI_DB1, ("mustek_read: read %ld lines\n",
518 int error, lines, bytes_per_line;
540 lines = _3ltol(data.lines);
541 if (lines != ss->sio.scan_lines) {
542 printf("mustek: lines actual(%d) != computed(%ld)\n",
543 lines, ss->sio.scan_lines);
546 if (bytes_per_line * lines != ss->sio.scan_window_size) {
548 bytes_per_line * lines, ss->sio.scan_window_size);
553 ("mustek_get_size: bpl=%ld, lines=%ld\n",
568 * mustek_compute_sizes: compute window_size and lines for the picture