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:IU_data_ptr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
viosrp.h
79
__be64
IU_data_ptr
; /* the TCE for transferring data */
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
viosrp.h
84
__be64
IU_data_ptr
; /* the TCE for transferring data */
member
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
469
evt->crq.
IU_data_ptr
= cpu_to_be64(pool->iu_token +
in initialize_event_pool()
1087
cpu_to_be64(be64_to_cpu(evt_struct->crq.
IU_data_ptr
) +
in ibmvscsi_queuecommand_lck()
1772
(__force struct srp_event_struct *)crq->
IU_data_ptr
;
in ibmvscsi_handle_crq()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
469
evt->crq.
IU_data_ptr
= cpu_to_be64(pool->iu_token +
in initialize_event_pool()
1089
cpu_to_be64(be64_to_cpu(evt_struct->crq.
IU_data_ptr
) +
in ibmvscsi_queuecommand_lck()
1773
(__force struct srp_event_struct *)crq->
IU_data_ptr
;
in ibmvscsi_handle_crq()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
1456
be64_to_cpu(crq->
IU_data_ptr
),
in ibmvscsis_copy_crq_packet()
1462
iue->remote_token = crq->
IU_data_ptr
;
in ibmvscsis_copy_crq_packet()
1465
be64_to_cpu(crq->
IU_data_ptr
), cmd->init_time);
in ibmvscsis_copy_crq_packet()
1875
/* note do not attempt to access the
IU_data_ptr
with this pointer
in ibmvscsis_send_messages()
1994
be64_to_cpu(crq->
IU_data_ptr
));
in ibmvscsis_send_mad_resp()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
1457
be64_to_cpu(crq->
IU_data_ptr
),
in ibmvscsis_copy_crq_packet()
1463
iue->remote_token = crq->
IU_data_ptr
;
in ibmvscsis_copy_crq_packet()
1466
be64_to_cpu(crq->
IU_data_ptr
), cmd->init_time);
in ibmvscsis_copy_crq_packet()
1992
be64_to_cpu(crq->
IU_data_ptr
));
in ibmvscsis_send_mad_resp()
Completed in 16 milliseconds