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:TW_S_INITIAL
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
3w-9xxx.c
366
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_aen_drain_queue()
1094
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_get_param()
1166
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_initconnection()
1199
tw_dev->state[i] =
TW_S_INITIAL
;
in twa_initialize_device_extension()
1593
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in twa_reset_device_extension()
1609
tw_dev->state[i] =
TW_S_INITIAL
;
in twa_reset_device_extension()
H
A
D
3w-sas.c
637
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_aen_drain_queue()
964
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_get_param()
1028
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_initconnection()
1066
tw_dev->state[i] =
TW_S_INITIAL
;
in twl_initialize_device_extension()
1369
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in twl_reset_device_extension()
1384
tw_dev->state[i] =
TW_S_INITIAL
;
in twl_reset_device_extension()
H
A
D
3w-sas.h
91
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-xxxx.h
361
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-9xxx.h
311
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-xxxx.c
1272
tw_dev->state[i] =
TW_S_INITIAL
;
in tw_initialize_device_extension()
1302
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in tw_reset_device_extension()
1316
tw_dev->state[i] =
TW_S_INITIAL
;
in tw_reset_device_extension()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
3w-9xxx.c
368
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_aen_drain_queue()
1093
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_get_param()
1164
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twa_initconnection()
1197
tw_dev->state[i] =
TW_S_INITIAL
;
in twa_initialize_device_extension()
1593
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in twa_reset_device_extension()
1609
tw_dev->state[i] =
TW_S_INITIAL
;
in twa_reset_device_extension()
H
A
D
3w-sas.c
636
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_aen_drain_queue()
962
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_get_param()
1026
tw_dev->state[request_id] =
TW_S_INITIAL
;
in twl_initconnection()
1064
tw_dev->state[i] =
TW_S_INITIAL
;
in twl_initialize_device_extension()
1367
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in twl_reset_device_extension()
1382
tw_dev->state[i] =
TW_S_INITIAL
;
in twl_reset_device_extension()
H
A
D
3w-xxxx.h
370
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-sas.h
91
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-9xxx.h
311
#define
TW_S_INITIAL
0x1 /* Initial state */
macro
H
A
D
3w-xxxx.c
1274
tw_dev->state[i] =
TW_S_INITIAL
;
in tw_initialize_device_extension()
1304
(tw_dev->state[i] !=
TW_S_INITIAL
) &&
in tw_reset_device_extension()
1318
tw_dev->state[i] =
TW_S_INITIAL
;
in tw_reset_device_extension()
Completed in 26 milliseconds