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_ABORT_XRI_CX
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nvme.c
219
bf_set(wqe_cmnd, &wqe->abort_cmd.wqe_com,
CMD_ABORT_XRI_CX
);
in lpfc_nvme_prep_abort_wqe()
2787
CMD_ABORT_XRI_CX
) {
in lpfc_nvme_cancel_iocb()
H
A
D
lpfc_hw.h
1844
#define
CMD_ABORT_XRI_CX
0x0F
macro
H
A
D
lpfc_sli.c
1496
case
CMD_ABORT_XRI_CX
:
in lpfc_sli_iocb_cmd_type()
9970
case
CMD_ABORT_XRI_CX
:
in lpfc_sli4_iocb2wqe()
9997
* CMD_CLOSE_XRI_CN and the fw only accepts
CMD_ABORT_XRI_CX
in lpfc_sli4_iocb2wqe()
9999
bf_set(wqe_cmnd, &wqe->abort_cmd.wqe_com,
CMD_ABORT_XRI_CX
);
in lpfc_sli4_iocb2wqe()
10003
cmnd =
CMD_ABORT_XRI_CX
;
in lpfc_sli4_iocb2wqe()
11304
if (irsp->ulpCommand ==
CMD_ABORT_XRI_CX
&&
in lpfc_sli_abort_els_cmpl()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nvme.c
2815
CMD_ABORT_XRI_CX
) {
in lpfc_nvme_cancel_iocb()
H
A
D
lpfc_hw.h
2016
#define
CMD_ABORT_XRI_CX
0x0F
macro
H
A
D
lpfc_sli.c
1619
case
CMD_ABORT_XRI_CX
:
in lpfc_sli_iocb_cmd_type()
10670
if (ulp_command ==
CMD_ABORT_XRI_CX
)
in __lpfc_sli_issue_iocb_s4()
12294
if (cmnd ==
CMD_ABORT_XRI_CX
&&
in lpfc_sli_abort_els_cmpl()
21459
bf_set(wqe_cmnd, &abtswqe->abort_cmd.wqe_com,
CMD_ABORT_XRI_CX
);
in lpfc_sli4_issue_abort_iotag()
H
A
D
lpfc_els.c
9522
ulp_command ==
CMD_ABORT_XRI_CX
||
in lpfc_els_timeout_handler()
9713
ulp_command ==
CMD_ABORT_XRI_CX
)
in lpfc_els_flush_cmd()
Completed in 83 milliseconds