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:rff
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
fc_encode.h
31
struct fc_ns_rff_id
rff
;
member
151
hton24(ct->payload.
rff
.fr_fid.fp_fid, lport->port_id);
in fc_ct_ns_fill()
152
ct->payload.
rff
.fr_type = FC_TYPE_FCP;
in fc_ct_ns_fill()
154
ct->payload.
rff
.fr_feat = FCP_FEAT_INIT;
in fc_ct_ns_fill()
156
ct->payload.
rff
.fr_feat |= FCP_FEAT_TARG;
in fc_ct_ns_fill()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H
A
D
fc_encode.h
32
struct fc_ns_rff_id
rff
;
member
123
hton24(ct->payload.
rff
.fr_fid.fp_fid, lport->port_id);
in fc_ct_ns_fill()
124
ct->payload.
rff
.fr_type = FC_TYPE_FCP;
in fc_ct_ns_fill()
126
ct->payload.
rff
.fr_feat = FCP_FEAT_INIT;
in fc_ct_ns_fill()
128
ct->payload.
rff
.fr_feat |= FCP_FEAT_TARG;
in fc_ct_ns_fill()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_ct.c
1794
CtReq->un.
rff
.PortId = cpu_to_be32(vport->fc_myDID);
in lpfc_ns_cmd()
1795
CtReq->un.
rff
.fbits = FC4_FEATURE_INIT;
in lpfc_ns_cmd()
1805
CtReq->un.
rff
.fbits = (FC4_FEATURE_TARGET |
in lpfc_ns_cmd()
1811
CtReq->un.
rff
.type_code = context;
in lpfc_ns_cmd()
1816
CtReq->un.
rff
.type_code = context;
in lpfc_ns_cmd()
H
A
D
lpfc_hw.h
184
struct
rff
{
struct
189
}
rff
;
member
207
sizeof(struct
rff
))
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_ct.c
2110
CtReq->un.
rff
.PortId = cpu_to_be32(vport->fc_myDID);
in lpfc_ns_cmd()
2111
CtReq->un.
rff
.fbits = FC4_FEATURE_INIT;
in lpfc_ns_cmd()
2121
CtReq->un.
rff
.fbits = (FC4_FEATURE_TARGET |
in lpfc_ns_cmd()
2127
CtReq->un.
rff
.type_code = context;
in lpfc_ns_cmd()
2132
CtReq->un.
rff
.type_code = context;
in lpfc_ns_cmd()
H
A
D
lpfc_hw.h
184
struct
rff
{
struct
189
}
rff
;
member
207
sizeof(struct
rff
))
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-mio-defs.h
3965
uint64_t
rff
:1;
member
3975
uint64_t
rff
:1;
4380
uint64_t
rff
:1;
member
4390
uint64_t
rff
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-mio-defs.h
3965
uint64_t
rff
:1;
member
3975
uint64_t
rff
:1;
4380
uint64_t
rff
:1;
member
4390
uint64_t
rff
:1;
Completed in 49 milliseconds