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:SRP_TSK_MGMT
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
srp.h
49
SRP_TSK_MGMT
= 0x01,
enumerator
/kernel/linux/linux-6.6/include/scsi/
H
A
D
srp.h
49
SRP_TSK_MGMT
= 0x01,
enumerator
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
906
evt_struct->iu.srp.cmd.opcode !=
SRP_TSK_MGMT
) {
in ibmvscsi_send_srp_event()
1535
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in ibmvscsi_eh_abort_handler()
1658
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in ibmvscsi_eh_device_reset_handler()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
907
evt_struct->iu.srp.cmd.opcode !=
SRP_TSK_MGMT
) {
in ibmvscsi_send_srp_event()
1536
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in ibmvscsi_eh_abort_handler()
1659
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in ibmvscsi_eh_device_reset_handler()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H
A
D
ib_srpt.c
1566
* srpt_handle_tsk_mgmt - process a
SRP_TSK_MGMT
information unit
1573
* For more information about
SRP_TSK_MGMT
information units, see also section
1635
if (opcode == SRP_CMD || opcode ==
SRP_TSK_MGMT
) {
in srpt_handle_new_iu()
1650
case
SRP_TSK_MGMT
:
in srpt_handle_new_iu()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H
A
D
ib_srpt.c
1576
* srpt_handle_tsk_mgmt - process a
SRP_TSK_MGMT
information unit
1583
* For more information about
SRP_TSK_MGMT
information units, see also section
1645
if (opcode == SRP_CMD || opcode ==
SRP_TSK_MGMT
) {
in srpt_handle_new_iu()
1660
case
SRP_TSK_MGMT
:
in srpt_handle_new_iu()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
2411
case
SRP_TSK_MGMT
:
in ibmvscsis_srp_cmd()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
2409
case
SRP_TSK_MGMT
:
in ibmvscsis_srp_cmd()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H
A
D
ib_srp.c
2747
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in srp_send_tsk_mgmt()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H
A
D
ib_srp.c
2749
tsk_mgmt->opcode =
SRP_TSK_MGMT
;
in srp_send_tsk_mgmt()
Completed in 34 milliseconds