Home
last modified time | relevance | path

Searched refs:SCSI (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dkvs20xx.h9 Panasonic KV-S20xx USB-SCSI scanners.
31 #define SCSI 2 macro
H A Dkvs20xx.c6 Panasonic KV-S20xx USB-SCSI scanners.
204 bus = SCSI; in sane_open()
234 if (s->bus == SCSI) in sane_open()
H A Dkvs40xx.h8 Panasonic KV-S40xx USB-SCSI scanner driver.
37 #define SCSI 2 macro
H A Dsnapscan.h77 SCSI, enumerator
165 /* SCSI model name -> enum value */
214 /* SCSI Vendor name */
531 * - Remove SCSI debug options
578 * for SCSI devices
703 * Added more SCSI command options and a group for them.
H A Dkvs40xx.c6 Panasonic KV-S40xx USB-SCSI scanner driver.
304 bus = SCSI; in sane_open()
335 if (s->bus == SCSI) in sane_open()
H A Dsnapscan.c524 SnapScan_Bus bus_type = SCSI; in add_scsi_device()
545 DBG (DL_VERBOSE, "%s: Detected (kind of) a SCSI device\n", me); in add_scsi_device()
904 if (psd->bus == SCSI) { in sane_open()
2243 * for SCSI devices
2256 * better USB / SCSI recognition, correct max scan area for 1236+TPO
2519 * Added more SCSI command buttons (and a group for them).
2631 * Option manipulation and some basic SCSI commands done; the basics
2633 * the SCSI driver, and preview mode scans complete but it isn't clear
H A Dsnapscan-scsi.c59 /* find model by SCSI ID string or USB vendor/product ID */
220 if(pss->pdev->bus == SCSI) in open_scanner()
251 if(pss->pdev->bus == SCSI) in close_scanner()
281 /* SCSI commands */
1897 * for SCSI devices

Completed in 10 milliseconds