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:get_RS_ASC
(Results
1 - 25
of
25
) sorted by relevance
/third_party/backends/backend/
H
A
D
kvs1025_cmds.h
55
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
kvs1025.c
239
get_RS_ASC
(rs.sense), get_RS_ASCQ (rs.sense));
in sane_start()
259
get_RS_ASC
(rs.sense), get_RS_ASCQ (rs.sense));
in sane_start()
H
A
D
kvs1025_low.c
373
get_RS_ASC
(rs.sense), get_RS_ASCQ (rs.sense));
in CMD_read_support_info()
402
get_RS_sense_key (rs.sense),
get_RS_ASC
(rs.sense),
in CMD_scan()
816
get_RS_ASC
(rs.sense), get_RS_ASCQ (rs.sense));
in ReadImageDataSimplex()
898
get_RS_ASC
(rs.sense), get_RS_ASCQ (rs.sense));
in ReadImageDataDuplex()
H
A
D
matsushita.h
153
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
teco1.h
205
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
teco2.h
228
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
teco3.h
219
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
pie-scsidef.h
370
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
sp15c-scsi.h
239
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
canon_dr-cmd.h
104
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
coolscan-scsidef.h
831
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
kodak-cmd.h
87
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
leo.h
192
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
umax-scsidef.h
911
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
fujitsu-scsi.h
101
#define
get_RS_ASC
(b) b[0x0c]
macro
H
A
D
kodak.c
2547
unsigned int asc =
get_RS_ASC
(sensed_data);
in sense_handler()
H
A
D
leo.c
466
asc =
get_RS_ASC
(result);
in leo_sense_handler()
H
A
D
sp15c.c
1094
asc =
get_RS_ASC
(sensed_data);
in request_sense_parse()
H
A
D
matsushita.c
874
asc =
get_RS_ASC
(result);
in matsushita_sense_handler()
H
A
D
pie.c
403
asc =
get_RS_ASC
(result);
in sense_handler()
H
A
D
teco2.c
1709
asc =
get_RS_ASC
(result);
in teco_sense_handler()
H
A
D
fujitsu.c
6060
if(get_RS_sense_key(in)==0 &&
get_RS_ASC
(in)==0x80){
in get_hardware_status()
9285
unsigned int asc =
get_RS_ASC
(sensed_data);
in sense_handler()
H
A
D
coolscan.c
156
asc =
get_RS_ASC
(sensed_data);
in request_sense_parse()
H
A
D
canon_dr.c
8119
unsigned int asc =
get_RS_ASC
(sensed_data);
in sense_handler()
H
A
D
umax.c
857
asc =
get_RS_ASC
(result);
in sense_handler()
Completed in 65 milliseconds