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:ADV_FALSE
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
advansys.c
1554
#define
ADV_FALSE
0
macro
1956
* address 'iop_base'. Otherwise evalue to
ADV_FALSE
.
1962
ADV_CHIP_ID_WORD)) ? ADV_TRUE :
ADV_FALSE
)
1982
*
ADV_FALSE
(0) - Queue was not found on the active queue list.
1996
*
ADV_FALSE
(0) - Couldn't issue Bus Device Reset Message; Requests
4287
*
ADV_FALSE
- command failed
4350
*
ADV_FALSE
(0) - Microcode command failed.
5817
*
ADV_FALSE
(0) - Chip re-initialization and SCSI Bus Reset failure.
5879
status =
ADV_FALSE
;
in AdvResetChipAndSB()
6108
*
ADV_FALSE
(
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
advansys.c
1541
#define
ADV_FALSE
0
macro
1943
* address 'iop_base'. Otherwise evalue to
ADV_FALSE
.
1949
ADV_CHIP_ID_WORD)) ? ADV_TRUE :
ADV_FALSE
)
1969
*
ADV_FALSE
(0) - Queue was not found on the active queue list.
1983
*
ADV_FALSE
(0) - Couldn't issue Bus Device Reset Message; Requests
4238
*
ADV_FALSE
- command failed
4301
*
ADV_FALSE
(0) - Microcode command failed.
5768
*
ADV_FALSE
(0) - Chip re-initialization and SCSI Bus Reset failure.
5830
status =
ADV_FALSE
;
in AdvResetChipAndSB()
6044
*
ADV_FALSE
(
[all...]
Completed in 24 milliseconds