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:MBX_DMA_OUT
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_mbx.c
1861
mcp->flags =
MBX_DMA_OUT
;
in qla2x00_init_firmware()
2427
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN;
in qla2x00_send_sns()
4467
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_init_req_que()
4537
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_init_rsp_que()
4968
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_set_els_cmds_supported()
5273
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla2x00_loopback_test()
5337
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla2x00_echo_test()
5371
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla84xx_reset_chip()
5833
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla82xx_md_get_template_size()
5887
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_I
in qla82xx_md_get_template()
[all...]
H
A
D
qla_mr.c
410
mcp->flags =
MBX_DMA_OUT
;
in qlafx00_init_firmware()
461
mcp->flags =
MBX_DMA_OUT
;
in qlafx00_mbx_reg_test()
H
A
D
qla_def.h
989
#define
MBX_DMA_OUT
BIT_1
macro
1002
#define
MBX_DMA_OUT
BIT_1
macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_mbx.c
1911
mcp->flags =
MBX_DMA_OUT
;
in qla2x00_init_firmware()
2480
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN;
in qla2x00_send_sns()
4539
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_init_req_que()
4609
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_init_rsp_que()
5051
mcp->flags =
MBX_DMA_OUT
;
in qla25xx_set_els_cmds_supported()
5356
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla2x00_loopback_test()
5420
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla2x00_echo_test()
5454
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla84xx_reset_chip()
5916
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_IN|IOCTL_CMD;
in qla82xx_md_get_template_size()
5970
mcp->flags =
MBX_DMA_OUT
|MBX_DMA_I
in qla82xx_md_get_template()
[all...]
H
A
D
qla_mr.c
410
mcp->flags =
MBX_DMA_OUT
;
in qlafx00_init_firmware()
461
mcp->flags =
MBX_DMA_OUT
;
in qlafx00_mbx_reg_test()
H
A
D
qla_def.h
1099
#define
MBX_DMA_OUT
BIT_1
macro
1112
#define
MBX_DMA_OUT
BIT_1
macro
Completed in 56 milliseconds