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:ADISC
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
50
/* Called to verify a rcv'ed
ADISC
was intended for us. */
59
/* Compare the
ADISC
rsp WWNN / WWPN matches our internal node
in lpfc_check_adisc()
713
*
ADISC
or PDISC after the paused RPI has been resumed.
748
ADISC
*ap;
in lpfc_rcv_padisc()
758
ap = (
ADISC
*) lp;
in lpfc_rcv_padisc()
801
* It is possible an
ADISC
arrived and the remote nport
in lpfc_rcv_padisc()
913
* case for LOGO as a response to
ADISC
behavior.
in lpfc_rcv_logo()
1633
/* software abort outstanding
ADISC
*/
in lpfc_rcv_plogi_adisc_issue()
1675
/* software abort outstanding
ADISC
*/
in lpfc_rcv_logo_adisc_issue()
1717
ADISC
*a
in lpfc_cmpl_adisc_adisc_issue()
[all...]
H
A
D
lpfc_els.c
2555
* This function is called when the final
ADISC
is completed during discovery.
2575
* succeeded or failed because the
ADISC
completion
in lpfc_adisc_done()
2577
* the RPI is either unregistered (failed
ADISC
response)
in lpfc_adisc_done()
2591
/* If we get here, there is nothing to
ADISC
*/
in lpfc_adisc_done()
2616
* node list need to have Address Discover (
ADISC
) issued. If so, it will
2617
* invoke the lpfc_els_disc_adisc() routine to issue
ADISC
on the @vport's
2618
* remaining nodes which need to have
ADISC
sent.
2649
* (
ADISC
) command. It first checks to see whether link went down during
2653
* in the response status, the
ADISC
command shall be retried by invoking
2675
"
ADISC
cmp
in lpfc_cmpl_els_adisc()
[all...]
H
A
D
lpfc_hw.h
846
} __packed
ADISC
;
typedef
1041
ADISC
adisc; /* Payload for
ADISC
/ACC */
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
50
/* Called to verify a rcv'ed
ADISC
was intended for us. */
59
/* Compare the
ADISC
rsp WWNN / WWPN matches our internal node
in lpfc_check_adisc()
675
*
ADISC
or PDISC after the paused RPI has been resumed.
714
ADISC
*ap;
in lpfc_rcv_padisc()
723
ap = (
ADISC
*) lp;
in lpfc_rcv_padisc()
765
* It is possible an
ADISC
arrived and the remote nport
in lpfc_rcv_padisc()
770
* Nodes marked for
ADISC
will move MAPPED or UNMAPPED state
in lpfc_rcv_padisc()
771
* after issuing
ADISC
in lpfc_rcv_padisc()
912
/* Unregister from backend, could have been skipped due to
ADISC
*/
in lpfc_rcv_logo()
1628
/* software abort outstanding
ADISC
*/
in lpfc_rcv_plogi_adisc_issue()
[all...]
H
A
D
lpfc_els.c
1714
* due to
ADISC
in lpfc_plogi_confirm_nport()
2674
* This function is called when the final
ADISC
is completed during discovery.
2702
* succeeded or failed because the
ADISC
completion
in lpfc_adisc_done()
2704
* the RPI is either unregistered (failed
ADISC
response)
in lpfc_adisc_done()
2718
/* If we get here, there is nothing to
ADISC
*/
in lpfc_adisc_done()
2743
* node list need to have Address Discover (
ADISC
) issued. If so, it will
2744
* invoke the lpfc_els_disc_adisc() routine to issue
ADISC
on the @vport's
2745
* remaining nodes which need to have
ADISC
sent.
2776
* (
ADISC
) command. It first checks to see whether link went down during
2780
* in the response status, the
ADISC
comman
[all...]
H
A
D
lpfc_hw.h
855
}
ADISC
;
typedef
1050
ADISC
adisc; /* Payload for
ADISC
/ACC */
Completed in 69 milliseconds