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:fl_cmd
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H
A
D
efc_els.c
413
plogi->
fl_cmd
= ELS_PLOGI;
in efc_send_plogi()
442
flogi->
fl_cmd
= ELS_FLOGI;
in efc_send_flogi()
471
fdisc->
fl_cmd
= ELS_FDISC;
in efc_send_fdisc()
542
logo->
fl_cmd
= ELS_LOGO;
in efc_send_logo()
666
plogi->
fl_cmd
= ELS_LS_ACC;
in efc_send_plogi_acc()
701
flogi->
fl_cmd
= ELS_LS_ACC;
in efc_send_flogi_p2p_acc()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
fc_encode.h
530
plogi->
fl_cmd
= (u8) op;
in fc_plogi_fill()
562
flogi->
fl_cmd
= (u8) ELS_FLOGI;
in fc_flogi_fill()
587
fdisc->
fl_cmd
= (u8) ELS_FDISC;
in fc_fdisc_fill()
608
logo->
fl_cmd
= ELS_LOGO;
in fc_logo_fill()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
234
__u8
fl_cmd
;
member
315
__u8
fl_cmd
;
member
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H
A
D
fc_encode.h
754
plogi->
fl_cmd
= (u8) op;
in fc_plogi_fill()
786
flogi->
fl_cmd
= (u8) ELS_FLOGI;
in fc_flogi_fill()
811
fdisc->
fl_cmd
= (u8) ELS_FDISC;
in fc_fdisc_fill()
832
logo->
fl_cmd
= ELS_LOGO;
in fc_logo_fill()
H
A
D
fc_lport.c
363
flogi->
fl_cmd
= (u8) op;
in fc_lport_flogi_fill()
844
new_flp->
fl_cmd
= (u8) ELS_LS_ACC;
in fc_lport_recv_flogi_req()
H
A
D
fc_rport.c
943
flp->
fl_cmd
= ELS_LS_ACC;
in fc_rport_recv_flogi_req()
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H
A
D
fc_els.h
403
__u8
fl_cmd
; /* command */
member
524
__u8
fl_cmd
; /* command code */
member
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H
A
D
fc_els.h
411
__u8
fl_cmd
; /* command */
member
532
__u8
fl_cmd
; /* command code */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
216
__u8
fl_cmd
;
member
296
__u8
fl_cmd
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
216
__u8
fl_cmd
;
member
296
__u8
fl_cmd
;
member
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H
A
D
fc_lport.c
360
flogi->
fl_cmd
= (u8) op;
in fc_lport_flogi_fill()
841
new_flp->
fl_cmd
= (u8) ELS_LS_ACC;
in fc_lport_recv_flogi_req()
H
A
D
fc_rport.c
943
flp->
fl_cmd
= ELS_LS_ACC;
in fc_rport_recv_flogi_req()
Completed in 25 milliseconds