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:CMD_CLOSE_XRI_CN
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_sli.c
1497
case
CMD_CLOSE_XRI_CN
:
in lpfc_sli_iocb_cmd_type()
1612
(piocb->iocb.ulpCommand !=
CMD_CLOSE_XRI_CN
)) {
in lpfc_sli_ringtxcmpl_put()
9296
(piocb->iocb.ulpCommand !=
CMD_CLOSE_XRI_CN
)) {
in __lpfc_sli_issue_iocb_s3()
9352
case
CMD_CLOSE_XRI_CN
:
in __lpfc_sli_issue_iocb_s3()
9968
case
CMD_CLOSE_XRI_CN
:
in lpfc_sli4_iocb2wqe()
9980
if ((iocbq->iocb.ulpCommand ==
CMD_CLOSE_XRI_CN
) || fip)
in lpfc_sli4_iocb2wqe()
9997
*
CMD_CLOSE_XRI_CN
and the fw only accepts CMD_ABORT_XRI_CX
in lpfc_sli4_iocb2wqe()
10146
piocb->iocb.ulpCommand ==
CMD_CLOSE_XRI_CN
)
in __lpfc_sli_issue_iocb_s4()
11398
icmd->ulpCommand ==
CMD_CLOSE_XRI_CN
||
in lpfc_sli_abort_iotag_issue()
11438
iabt->ulpCommand =
CMD_CLOSE_XRI_CN
;
in lpfc_sli_abort_iotag_issue()
[all...]
H
A
D
lpfc_hw.h
1845
#define
CMD_CLOSE_XRI_CN
0x10
macro
H
A
D
lpfc_els.c
7995
piocb->iocb.ulpCommand ==
CMD_CLOSE_XRI_CN
)
in lpfc_els_timeout_handler()
8166
cmd->ulpCommand ==
CMD_CLOSE_XRI_CN
||
in lpfc_els_flush_cmd()
H
A
D
lpfc_scsi.c
4849
icmd->ulpCommand =
CMD_CLOSE_XRI_CN
;
in lpfc_abort_handler()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_sli.c
1620
case
CMD_CLOSE_XRI_CN
:
in lpfc_sli_iocb_cmd_type()
1733
(ulp_command !=
CMD_CLOSE_XRI_CN
)) {
in lpfc_sli_ringtxcmpl_put()
10432
(piocb->iocb.ulpCommand !=
CMD_CLOSE_XRI_CN
)) {
in __lpfc_sli_issue_iocb_s3()
10478
case
CMD_CLOSE_XRI_CN
:
in __lpfc_sli_issue_iocb_s3()
11110
icmd->ulpCommand =
CMD_CLOSE_XRI_CN
;
in __lpfc_sli_prep_abort_xri_s3()
12411
ulp_command ==
CMD_CLOSE_XRI_CN
||
in lpfc_sli_issue_abort_iotag()
12583
ulp_command ==
CMD_CLOSE_XRI_CN
||
in lpfc_sli_validate_fcp_iocb_for_abort()
12693
ulp_command ==
CMD_CLOSE_XRI_CN
||
in lpfc_sli_sum_iocb()
H
A
D
lpfc_hw.h
2017
#define
CMD_CLOSE_XRI_CN
0x10
macro
H
A
D
lpfc_els.c
9524
ulp_command ==
CMD_CLOSE_XRI_CN
)
in lpfc_els_timeout_handler()
9711
ulp_command ==
CMD_CLOSE_XRI_CN
||
in lpfc_els_flush_cmd()
Completed in 87 milliseconds