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:fcpio_host_req
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H
A
D
vnic_wq_copy.h
48
struct
fcpio_host_req
*desc = wq->ring.descs;
in vnic_wq_copy_next_desc()
86
struct
fcpio_host_req
*wq_desc))
in vnic_wq_copy_service()
88
struct
fcpio_host_req
*wq_desc = wq->ring.descs;
in vnic_wq_copy_service()
126
struct
fcpio_host_req
*wq_desc));
H
A
D
fnic_res.h
91
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_icmnd_16()
130
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_itmf()
154
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_flogi_reg()
174
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_fip_reg()
196
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_fw_reset()
210
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_lunmap()
H
A
D
vnic_wq_copy.c
53
struct
fcpio_host_req
*wq_desc))
in vnic_wq_copy_clean()
H
A
D
fcpio.h
461
struct
fcpio_host_req
{
struct
H
A
D
fnic.h
358
struct
fcpio_host_req
*desc);
H
A
D
fnic_res.c
268
sizeof(struct
fcpio_host_req
));
in fnic_alloc_vnic_resources()
H
A
D
fnic_scsi.c
1453
struct
fcpio_host_req
*desc)
in fnic_wq_copy_cleanup_handler()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H
A
D
vnic_wq_copy.h
36
struct
fcpio_host_req
*desc = wq->ring.descs;
in vnic_wq_copy_next_desc()
74
struct
fcpio_host_req
*wq_desc))
in vnic_wq_copy_service()
76
struct
fcpio_host_req
*wq_desc = wq->ring.descs;
in vnic_wq_copy_service()
114
struct
fcpio_host_req
*wq_desc));
H
A
D
fnic_res.h
79
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_icmnd_16()
118
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_itmf()
142
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_flogi_reg()
162
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_fip_reg()
184
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_fw_reset()
198
struct
fcpio_host_req
*desc = vnic_wq_copy_next_desc(wq);
in fnic_queue_wq_copy_desc_lunmap()
H
A
D
vnic_wq_copy.c
41
struct
fcpio_host_req
*wq_desc))
in vnic_wq_copy_clean()
H
A
D
fcpio.h
449
struct
fcpio_host_req
{
struct
H
A
D
fnic.h
363
struct
fcpio_host_req
*desc);
H
A
D
fnic_res.c
256
sizeof(struct
fcpio_host_req
));
in fnic_alloc_vnic_resources()
H
A
D
fnic_scsi.c
1443
struct
fcpio_host_req
*desc)
in fnic_wq_copy_cleanup_handler()
Completed in 25 milliseconds