Lines Matching defs:scanner
258 /* XXX don't know how to stop the scanner. To be tested ! */
264 DBG (1, "Trying to stop scanner...\n");
296 DBG (1, "Starting scanner ...\n");
343 /* left is the amount of seconds left till the scanner is
433 of 4. The scanner was built at about 1990, so SCSI-2 wasn't available
612 /* Tell scanner to scan more data. */
846 /* The structure send by the scanner after inquiry is not SCSI-2
848 strings, but ? At offset 36 my SIEMENS scanner identifies as an
853 DBG (1, "attach: device doesn't look like a Siemens 9036 scanner\n");
895 DBG (1, "attach: device looks like an AGFA scanner, but wasn't recognised\n");
898 dev->sane.type = "flatbed scanner";
918 DBG (3, "attach: found AgfaFocus scanner model\n");
1150 "the acquired image. This makes the scanner do a two pass scan to analyse the "
1159 "the acquired image. This makes the scanner do a two pass scan to analyse "
1244 "scanner. Less calibration result in faster scanner times.";
1259 "done by the video processor in the scanner.";
1295 /* default to /dev/scanner instead of insisting on config file */
1296 attach ("/dev/scanner", 0);
1782 the scanner state cannot be updated). */
1784 reader_process (void *scanner)
1786 AgfaFocus_Scanner *s = (AgfaFocus_Scanner *) scanner;
1858 /* No lines in scanner? Scan some more */
1872 DBG (1, "Requesting %d lines, in scanner: %d, total: %d\n", lines,
1886 /* Sometimes the scanner will return more bytes per line than
1918 /* don't initialise scanner if we're doing a three-pass scan */