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:cdb32
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
fsl_raid.h
173
__be32
cdb32
;
member
197
__be32
cdb32
;
member
205
__be32
cdb32
;
member
213
__be32
cdb32
;
member
H
A
D
fsl_raid.c
351
xor->
cdb32
= cdb;
in fsl_re_prep_dma_genq()
471
pq->
cdb32
= cdb;
in fsl_re_prep_dma_pq()
554
move->
cdb32
= cdb;
in fsl_re_prep_dma_memcpy()
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
fsl_raid.h
173
__be32
cdb32
;
member
197
__be32
cdb32
;
member
205
__be32
cdb32
;
member
213
__be32
cdb32
;
member
H
A
D
fsl_raid.c
352
xor->
cdb32
= cdb;
in fsl_re_prep_dma_genq()
472
pq->
cdb32
= cdb;
in fsl_re_prep_dma_pq()
555
move->
cdb32
= cdb;
in fsl_re_prep_dma_memcpy()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H
A
D
mpi30_init.h
16
u8
cdb32
[32];
member
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx.h
478
/*32*/ uint8_t
cdb32
[32]; /*
member
H
A
D
aic7xxx_osm.c
1494
memcpy(hscb->
cdb32
, cmd->cmnd, hscb->cdb_len);
in ahc_linux_run_command()
H
A
D
aic7xxx_core.c
590
+ offsetof(struct hardware_scb,
cdb32
));
in ahc_swap_with_next_hscb()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx.h
478
/*32*/ uint8_t
cdb32
[32]; /*
member
H
A
D
aic7xxx_osm.c
1493
memcpy(hscb->
cdb32
, cmd->cmnd, hscb->cdb_len);
in ahc_linux_run_command()
H
A
D
aic7xxx_core.c
590
+ offsetof(struct hardware_scb,
cdb32
));
in ahc_swap_with_next_hscb()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H
A
D
mpi3mr_os.c
4835
memcpy(scsiio_req->cdb.
cdb32
, scmd->cmnd, scmd->cmd_len);
in mpi3mr_qcmd()
Completed in 51 milliseconds