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:fh_parm_offset
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H
A
D
fc_libfc.c
187
fh->
fh_parm_offset
= htonl(parm_offset);
in fc_fill_hdr()
H
A
D
fc_fcp.c
496
offset = ntohl(fh->
fh_parm_offset
);
in fc_fcp_recv_data()
612
size_t frame_offset,
fh_parm_offset
;
in fc_fcp_send_data()
local
650
fh_parm_offset
= frame_offset = offset;
in fc_fcp_send_data()
679
fh_parm_offset
= frame_offset;
in fc_fcp_send_data()
725
FC_TYPE_FCP, f_ctl,
fh_parm_offset
);
in fc_fcp_send_data()
H
A
D
fc_lport.c
1976
fh->
fh_parm_offset
= 0;
in fc_lport_els_request()
2036
fh->
fh_parm_offset
= 0;
in fc_lport_ct_request()
H
A
D
fc_exch.c
1319
fh->
fh_parm_offset
= htonl(1); /* ack single frame */
in fc_seq_send_ack()
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H
A
D
fc_fs.h
37
__be32
fh_parm_offset
; /* parameter or relative offset */
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
fc_frame.h
262
fh->
fh_parm_offset
= htonl(parm_offset);
in __fc_fill_fc_hdr()
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H
A
D
fc_fs.h
37
__be32
fh_parm_offset
; /* parameter or relative offset */
member
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H
A
D
fc_libfc.c
187
fh->
fh_parm_offset
= htonl(parm_offset);
in fc_fill_hdr()
H
A
D
fc_fcp.c
488
offset = ntohl(fh->
fh_parm_offset
);
in fc_fcp_recv_data()
602
size_t frame_offset,
fh_parm_offset
;
in fc_fcp_send_data()
local
640
fh_parm_offset
= frame_offset = offset;
in fc_fcp_send_data()
669
fh_parm_offset
= frame_offset;
in fc_fcp_send_data()
715
FC_TYPE_FCP, f_ctl,
fh_parm_offset
);
in fc_fcp_send_data()
H
A
D
fc_lport.c
2050
fh->
fh_parm_offset
= 0;
in fc_lport_els_request()
2110
fh->
fh_parm_offset
= 0;
in fc_lport_ct_request()
H
A
D
fc_exch.c
1317
fh->
fh_parm_offset
= htonl(1); /* ack single frame */
in fc_seq_send_ack()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H
A
D
fc_fs.h
21
__be32
fh_parm_offset
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H
A
D
fc_fs.h
34
__be32
fh_parm_offset
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H
A
D
fc_fs.h
34
__be32
fh_parm_offset
;
member
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H
A
D
tfc_io.c
261
rel_off = ntohl(fh->
fh_parm_offset
);
in ft_recv_write_data()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H
A
D
tfc_io.c
260
rel_off = ntohl(fh->
fh_parm_offset
);
in ft_recv_write_data()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H
A
D
efct_unsol.c
251
hdr.
fh_parm_offset
= 0;
in efct_sframe_common_send()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
fc_encode.h
55
fh->
fh_parm_offset
= htonl(parm_offset);
in __fc_fill_fc_hdr()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H
A
D
qedf_io.c
725
task_fc_hdr.parameter = fc_hdr->
fh_parm_offset
;
in qedf_init_mp_task()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H
A
D
qedf_io.c
720
task_fc_hdr.parameter = fc_hdr->
fh_parm_offset
;
in qedf_init_mp_task()
Completed in 40 milliseconds