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:t_tag
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H
A
D
fnic_res.h
139
desc->u.itmf.
t_tag
= tm_id; /* tag of fcpio to be aborted */
in fnic_queue_wq_copy_desc_itmf()
H
A
D
fcpio.h
280
* The
t_tag
field is only needed when the request type is ABT_TASK.
285
u32
t_tag
; /* header tag of fcpio to be aborted */
member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H
A
D
fcpio.h
268
* The
t_tag
field is only needed when the request type is ABT_TASK.
273
u32
t_tag
; /* header tag of fcpio to be aborted */
member
H
A
D
fnic_res.h
127
desc->u.itmf.
t_tag
= tm_id; /* tag of fcpio to be aborted */
in fnic_queue_wq_copy_desc_itmf()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H
A
D
efct_hw.c
1920
abort->
t_tag
= cpu_to_le32(wqe->id);
in efct_hw_fill_abort_wqe()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H
A
D
sli4.h
1169
__le32
t_tag
;
member
H
A
D
sli4.c
1405
abort->
t_tag
= cpu_to_le32(ids);
in sli_abort_wqe()
Completed in 25 milliseconds