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:lsRjtRsnCodeExp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
411
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_INVALID_PNAME;
in lpfc_rcv_plogi()
420
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_INVALID_NNAME;
in lpfc_rcv_plogi()
430
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_SPARM_OPTIONS;
in lpfc_rcv_plogi()
655
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_NOTHING_MORE;
in lpfc_rcv_plogi()
702
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_OUT_OF_RESOURCE;
in lpfc_rcv_plogi()
817
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_SPARM_OPTIONS;
in lpfc_rcv_padisc()
967
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_REQ_UNSUPPORTED;
in lpfc_rcv_prli_support_check()
1260
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_CMD_IN_PROGRESS;
in lpfc_rcv_plogi_plogi_issue()
1294
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_NOTHING_MORE;
in lpfc_rcv_prli_plogi_issue()
1857
stat.un.b.
lsRjtRsnCodeExp
in lpfc_rcv_prli_reglogin_issue()
[all...]
H
A
D
lpfc_els.c
3976
stat.un.b.
lsRjtRsnCodeExp
!=
in lpfc_els_retry()
3985
if (stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
3994
if (stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
4011
(stat.un.b.
lsRjtRsnCodeExp
== LSEXP_OUT_OF_RESOURCE)){
in lpfc_els_retry()
4043
stat.un.b.
lsRjtRsnCodeExp
== LSEXP_PORT_LOGIN_REQ) {
in lpfc_els_retry()
4048
stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
4063
((stat.un.b.
lsRjtRsnCodeExp
== LSEXP_INVALID_PNAME) ||
in lpfc_els_retry()
4064
(stat.un.b.
lsRjtRsnCodeExp
== LSEXP_INVALID_NPORT_ID))
in lpfc_els_retry()
4087
if (stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
6205
stat.un.b.
lsRjtRsnCodeExp
in lpfc_els_rcv_rdp()
[all...]
H
A
D
lpfc_hw.h
674
uint8_t
lsRjtRsnCodeExp
; /* FC Word 0, bit 8:15 */
member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
352
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_INVALID_PNAME;
in lpfc_rcv_plogi()
361
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_INVALID_NNAME;
in lpfc_rcv_plogi()
371
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_SPARM_OPTIONS;
in lpfc_rcv_plogi()
614
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_NOTHING_MORE;
in lpfc_rcv_plogi()
664
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_OUT_OF_RESOURCE;
in lpfc_rcv_plogi()
785
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_SPARM_OPTIONS;
in lpfc_rcv_padisc()
958
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_REQ_UNSUPPORTED;
in lpfc_rcv_prli_support_check()
1259
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_CMD_IN_PROGRESS;
in lpfc_rcv_plogi_plogi_issue()
1293
stat.un.b.
lsRjtRsnCodeExp
= LSEXP_NOTHING_MORE;
in lpfc_rcv_prli_plogi_issue()
1846
stat.un.b.
lsRjtRsnCodeExp
in lpfc_rcv_prli_reglogin_issue()
[all...]
H
A
D
lpfc_els.c
4789
stat.un.b.
lsRjtRsnCodeExp
);
in lpfc_els_retry()
4791
switch (stat.un.b.
lsRjtRsnCodeExp
) {
in lpfc_els_retry()
4824
(stat.un.b.
lsRjtRsnCodeExp
== LSEXP_OUT_OF_RESOURCE)){
in lpfc_els_retry()
4856
stat.un.b.
lsRjtRsnCodeExp
== LSEXP_PORT_LOGIN_REQ) {
in lpfc_els_retry()
4861
stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
4876
((stat.un.b.
lsRjtRsnCodeExp
== LSEXP_INVALID_PNAME) ||
in lpfc_els_retry()
4877
(stat.un.b.
lsRjtRsnCodeExp
== LSEXP_INVALID_NPORT_ID))
in lpfc_els_retry()
4900
if (stat.un.b.
lsRjtRsnCodeExp
==
in lpfc_els_retry()
7485
stat.un.b.
lsRjtRsnCodeExp
= rjt_expl;
in lpfc_els_rcv_rdp()
7610
stat->un.b.
lsRjtRsnCodeExp
in lpfc_els_lcb_rsp()
[all...]
H
A
D
lpfc_hw.h
680
uint8_t
lsRjtRsnCodeExp
; /* FC Word 0, bit 8:15 */
member
Completed in 46 milliseconds