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:device_reg_t
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_mid.c
700
device_reg_t
*reg;
in qla25xx_create_req_que()
828
device_reg_t
*reg;
in qla25xx_create_rsp_que()
H
A
D
qla_def.h
938
} __iomem
device_reg_t
;
typedef
3946
device_reg_t
*iobase; /* Base I/O address */
3965
device_reg_t
*mqiobase;
3966
device_reg_t
*msixbase;
H
A
D
qla_os.c
3495
iounmap((
device_reg_t
*)ha->nx_pcibase);
in qla2x00_probe_one()
3497
iounmap((
device_reg_t
*)ha->nxdb_wr_ptr);
in qla2x00_probe_one()
3668
iounmap((
device_reg_t
*)ha->nx_pcibase);
in qla2x00_unmap_iobases()
3670
iounmap((
device_reg_t
*)ha->nxdb_wr_ptr);
in qla2x00_unmap_iobases()
H
A
D
qla_iocb.c
459
device_reg_t
*reg = ISP_QUE_REG(ha, req->id);
in qla2x00_start_iocbs()
2304
device_reg_t
*reg = ISP_QUE_REG(ha, req->id);
in __qla2x00_alloc_iocbs()
H
A
D
qla_dbg.c
678
device_reg_t
*reg;
in qla25xx_copy_mq()
H
A
D
qla_mr.c
43
device_reg_t
*reg;
in qlafx00_mailbox_command()
H
A
D
qla_isr.c
4078
device_reg_t
*reg = ha->iobase;
in qla2x00_request_irqs()
H
A
D
qla_mbx.c
110
device_reg_t
*reg;
in qla2x00_mailbox_command()
H
A
D
qla_init.c
4167
device_reg_t
*reg = ISP_QUE_REG(ha, 0);
in qla24xx_config_rings()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_mid.c
706
device_reg_t
*reg;
in qla25xx_create_req_que()
834
device_reg_t
*reg;
in qla25xx_create_rsp_que()
H
A
D
qla_def.h
1048
} __iomem
device_reg_t
;
typedef
4159
device_reg_t
*iobase; /* Base I/O address */
4179
device_reg_t
*mqiobase;
4180
device_reg_t
*msixbase;
H
A
D
qla_os.c
3669
iounmap((
device_reg_t
*)ha->nx_pcibase);
in qla2x00_probe_one()
3671
iounmap((
device_reg_t
*)ha->nxdb_wr_ptr);
in qla2x00_probe_one()
3842
iounmap((
device_reg_t
*)ha->nx_pcibase);
in qla2x00_unmap_iobases()
3844
iounmap((
device_reg_t
*)ha->nxdb_wr_ptr);
in qla2x00_unmap_iobases()
H
A
D
qla_iocb.c
462
device_reg_t
*reg = ISP_QUE_REG(ha, req->id);
in qla2x00_start_iocbs()
2287
device_reg_t
*reg = ISP_QUE_REG(ha, req->id);
in __qla2x00_alloc_iocbs()
H
A
D
qla_dbg.c
677
device_reg_t
*reg;
in qla25xx_copy_mq()
H
A
D
qla_mr.c
43
device_reg_t
*reg;
in qlafx00_mailbox_command()
H
A
D
qla_isr.c
4673
device_reg_t
*reg = ha->iobase;
in qla2x00_request_irqs()
H
A
D
qla_mbx.c
110
device_reg_t
*reg;
in qla2x00_mailbox_command()
H
A
D
qla_init.c
4651
device_reg_t
*reg = ISP_QUE_REG(ha, 0);
in qla24xx_config_rings()
Completed in 103 milliseconds