Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SCSI
(Results
1 - 7
of
7
) sorted by relevance
/third_party/backends/backend/
H
A
D
kvs20xx.h
9
Panasonic KV-S20xx USB-
SCSI
scanners.
31
#define
SCSI
2
macro
H
A
D
kvs20xx.c
6
Panasonic KV-S20xx USB-
SCSI
scanners.
204
bus =
SCSI
;
in sane_open()
234
if (s->bus ==
SCSI
)
in sane_open()
H
A
D
kvs40xx.h
8
Panasonic KV-S40xx USB-
SCSI
scanner driver.
37
#define
SCSI
2
macro
H
A
D
snapscan.h
77
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
D
kvs40xx.c
6
Panasonic KV-S40xx USB-
SCSI
scanner driver.
304
bus =
SCSI
;
in sane_open()
335
if (s->bus ==
SCSI
)
in sane_open()
H
A
D
snapscan.c
524
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
D
snapscan-scsi.c
59
/* 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 16 milliseconds