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:GET_CMD_SP
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
25
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_get_cmd_direction()
148
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla24xx_configure_prot_mode()
203
cmd =
GET_CMD_SP
(sp);
in qla2x00_build_scsi_iocbs_32()
259
cmd =
GET_CMD_SP
(sp);
in qla2x00_build_scsi_iocbs_64()
345
cmd =
GET_CMD_SP
(sp);
in qla2x00_start_scsi()
603
cmd =
GET_CMD_SP
(sp);
in qla24xx_build_scsi_type_6_iocbs()
711
cmd =
GET_CMD_SP
(sp);
in qla24xx_build_scsi_iocbs()
775
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla24xx_set_t10dif_tags()
854
cmd =
GET_CMD_SP
(sp);
in qla24xx_walk_and_build_sglist_no_difb()
963
cmd =
GET_CMD_SP
(s
in qla24xx_walk_and_build_sglist()
[all...]
H
A
D
qla_inline.h
144
switch (scsi_get_prot_op(
GET_CMD_SP
(sp))) {
in qla2x00_hba_err_chk_enabled()
H
A
D
qla_mr.c
2107
struct scsi_cmnd *cp =
GET_CMD_SP
(sp);
in qlafx00_handle_sense()
2309
cp =
GET_CMD_SP
(sp);
in qlafx00_status_entry()
2548
cp =
GET_CMD_SP
(sp);
in qlafx00_status_cont_entry()
2983
cmd =
GET_CMD_SP
(sp);
in qlafx00_build_scsi_iocbs()
3057
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qlafx00_start_scsi()
H
A
D
qla_isr.c
2983
struct scsi_cmnd *cp =
GET_CMD_SP
(sp);
in qla2x00_handle_sense()
3033
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_handle_dif_error()
3403
cp =
GET_CMD_SP
(sp);
in qla2x00_status_entry()
3709
cp =
GET_CMD_SP
(sp);
in qla2x00_status_cont_entry()
H
A
D
qla_os.c
724
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_sp_free_dma()
766
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_sp_compl()
780
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2xxx_qpair_sp_free_dma()
860
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2xxx_qpair_sp_compl()
1368
cmd =
GET_CMD_SP
(sp);
in __qla2x00_eh_wait_for_pending_commands()
1794
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
H
A
D
qla_edif.c
2992
cmd =
GET_CMD_SP
(sp);
in qla28xx_start_scsi_edif()
3491
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla_chk_edif_rx_sa_delete_pending()
H
A
D
qla_def.h
790
#define
GET_CMD_SP
(sp) (sp->u.scmd.cmd)
macro
H
A
D
qla_mbx.c
1533
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_abort_command()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
24
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_get_cmd_direction()
147
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla24xx_configure_prot_mode()
200
cmd =
GET_CMD_SP
(sp);
in qla2x00_build_scsi_iocbs_32()
256
cmd =
GET_CMD_SP
(sp);
in qla2x00_build_scsi_iocbs_64()
342
cmd =
GET_CMD_SP
(sp);
in qla2x00_start_scsi()
598
cmd =
GET_CMD_SP
(sp);
in qla24xx_build_scsi_type_6_iocbs()
710
cmd =
GET_CMD_SP
(sp);
in qla24xx_build_scsi_iocbs()
774
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla24xx_set_t10dif_tags()
908
cmd =
GET_CMD_SP
(sp);
in qla24xx_walk_and_build_sglist_no_difb()
1017
cmd =
GET_CMD_SP
(s
in qla24xx_walk_and_build_sglist()
[all...]
H
A
D
qla_inline.h
144
switch (scsi_get_prot_op(
GET_CMD_SP
(sp))) {
in qla2x00_hba_err_chk_enabled()
H
A
D
qla_mr.c
2106
struct scsi_cmnd *cp =
GET_CMD_SP
(sp);
in qlafx00_handle_sense()
2308
cp =
GET_CMD_SP
(sp);
in qlafx00_status_entry()
2547
cp =
GET_CMD_SP
(sp);
in qlafx00_status_cont_entry()
2982
cmd =
GET_CMD_SP
(sp);
in qlafx00_build_scsi_iocbs()
3056
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qlafx00_start_scsi()
H
A
D
qla_isr.c
2521
struct scsi_cmnd *cp =
GET_CMD_SP
(sp);
in qla2x00_handle_sense()
2571
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_handle_dif_error()
2948
cp =
GET_CMD_SP
(sp);
in qla2x00_status_entry()
3246
cp =
GET_CMD_SP
(sp);
in qla2x00_status_cont_entry()
H
A
D
qla_os.c
678
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_sp_free_dma()
718
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_sp_compl()
731
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2xxx_qpair_sp_free_dma()
809
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2xxx_qpair_sp_compl()
1327
cmd =
GET_CMD_SP
(sp);
in qla2x00_eh_wait_for_pending_commands()
1672
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
H
A
D
qla_def.h
680
#define
GET_CMD_SP
(sp) (sp->u.scmd.cmd)
macro
H
A
D
qla_mbx.c
1483
struct scsi_cmnd *cmd =
GET_CMD_SP
(sp);
in qla2x00_abort_command()
Completed in 89 milliseconds