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:isp25mq
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_mid.c
769
req->req_q_in = ®->
isp25mq
.req_q_in;
in qla25xx_create_req_que()
770
req->req_q_out = ®->
isp25mq
.req_q_out;
in qla25xx_create_req_que()
882
rsp->rsp_q_in = ®->
isp25mq
.rsp_q_in;
in qla25xx_create_rsp_que()
883
rsp->rsp_q_out = ®->
isp25mq
.rsp_q_out;
in qla25xx_create_rsp_que()
H
A
D
qla_dbg.c
696
htonl(rd_reg_dword(®->
isp25mq
.req_q_in));
in qla25xx_copy_mq()
698
htonl(rd_reg_dword(®->
isp25mq
.req_q_out));
in qla25xx_copy_mq()
700
htonl(rd_reg_dword(®->
isp25mq
.rsp_q_in));
in qla25xx_copy_mq()
702
htonl(rd_reg_dword(®->
isp25mq
.rsp_q_out));
in qla25xx_copy_mq()
H
A
D
qla_os.c
3219
req->req_q_in = &ha->mqiobase->
isp25mq
.req_q_in;
in qla2x00_probe_one()
3220
req->req_q_out = &ha->mqiobase->
isp25mq
.req_q_out;
in qla2x00_probe_one()
3221
rsp->rsp_q_in = &ha->mqiobase->
isp25mq
.rsp_q_in;
in qla2x00_probe_one()
3222
rsp->rsp_q_out = &ha->mqiobase->
isp25mq
.rsp_q_out;
in qla2x00_probe_one()
H
A
D
qla_init.c
4222
wrt_reg_dword(®->
isp25mq
.req_q_in, 0);
in qla24xx_config_rings()
4223
wrt_reg_dword(®->
isp25mq
.req_q_out, 0);
in qla24xx_config_rings()
4224
wrt_reg_dword(®->
isp25mq
.rsp_q_in, 0);
in qla24xx_config_rings()
4225
wrt_reg_dword(®->
isp25mq
.rsp_q_out, 0);
in qla24xx_config_rings()
H
A
D
qla_target.c
7078
ISP_ATIO_Q_IN(base_vha) = &ha->mqiobase->
isp25mq
.atio_q_in;
in qlt_probe_one_stage1()
7079
ISP_ATIO_Q_OUT(base_vha) = &ha->mqiobase->
isp25mq
.atio_q_out;
in qlt_probe_one_stage1()
H
A
D
qla_iocb.c
2324
cnt = rd_reg_dword(®->
isp25mq
.req_q_out);
in __qla2x00_alloc_iocbs()
H
A
D
qla_def.h
935
struct device_reg_25xxmq
isp25mq
;
member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_mid.c
775
req->req_q_in = ®->
isp25mq
.req_q_in;
in qla25xx_create_req_que()
776
req->req_q_out = ®->
isp25mq
.req_q_out;
in qla25xx_create_req_que()
888
rsp->rsp_q_in = ®->
isp25mq
.rsp_q_in;
in qla25xx_create_rsp_que()
889
rsp->rsp_q_out = ®->
isp25mq
.rsp_q_out;
in qla25xx_create_rsp_que()
H
A
D
qla_dbg.c
695
htonl(rd_reg_dword(®->
isp25mq
.req_q_in));
in qla25xx_copy_mq()
697
htonl(rd_reg_dword(®->
isp25mq
.req_q_out));
in qla25xx_copy_mq()
699
htonl(rd_reg_dword(®->
isp25mq
.rsp_q_in));
in qla25xx_copy_mq()
701
htonl(rd_reg_dword(®->
isp25mq
.rsp_q_out));
in qla25xx_copy_mq()
H
A
D
qla_os.c
3386
req->req_q_in = &ha->mqiobase->
isp25mq
.req_q_in;
in qla2x00_probe_one()
3387
req->req_q_out = &ha->mqiobase->
isp25mq
.req_q_out;
in qla2x00_probe_one()
3388
rsp->rsp_q_in = &ha->mqiobase->
isp25mq
.rsp_q_in;
in qla2x00_probe_one()
3389
rsp->rsp_q_out = &ha->mqiobase->
isp25mq
.rsp_q_out;
in qla2x00_probe_one()
H
A
D
qla_init.c
4706
wrt_reg_dword(®->
isp25mq
.req_q_in, 0);
in qla24xx_config_rings()
4707
wrt_reg_dword(®->
isp25mq
.req_q_out, 0);
in qla24xx_config_rings()
4708
wrt_reg_dword(®->
isp25mq
.rsp_q_in, 0);
in qla24xx_config_rings()
4709
wrt_reg_dword(®->
isp25mq
.rsp_q_out, 0);
in qla24xx_config_rings()
H
A
D
qla_target.c
7114
ISP_ATIO_Q_IN(base_vha) = &ha->mqiobase->
isp25mq
.atio_q_in;
in qlt_probe_one_stage1()
7115
ISP_ATIO_Q_OUT(base_vha) = &ha->mqiobase->
isp25mq
.atio_q_out;
in qlt_probe_one_stage1()
H
A
D
qla_iocb.c
2307
cnt = rd_reg_dword(®->
isp25mq
.req_q_out);
in __qla2x00_alloc_iocbs()
H
A
D
qla_def.h
1045
struct device_reg_25xxmq
isp25mq
;
member
Completed in 96 milliseconds