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:DRIVER_ERROR
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi.h
145
#define
DRIVER_ERROR
0x04
macro
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
scsi.h
134
scsi_driverbyte_name(
DRIVER_ERROR
), \
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
xen-scsiback.c
725
result =
DRIVER_ERROR
;
in scsiback_do_cmd_fn()
738
DRIVER_ERROR
<< 24, 0, pending_req);
in scsiback_do_cmd_fn()
753
scsiback_do_resp_with_sense(NULL,
DRIVER_ERROR
<< 24, 0,
in scsiback_do_cmd_fn()
/kernel/linux/linux-5.10/block/
H
A
D
scsi_ioctl.c
492
err =
DRIVER_ERROR
<< 24;
in sg_scsi_ioctl()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi_lib.c
248
int ret =
DRIVER_ERROR
<< 24;
in __scsi_execute()
H
A
D
st.c
556
return
DRIVER_ERROR
<< 24;
in st_scsi_execute()
567
return
DRIVER_ERROR
<< 24;
in st_scsi_execute()
Completed in 13 milliseconds