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:lun_handle
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/scsi/
H
A
D
zfcp_scsi.c
232
u32
lun_handle
;
member
252
old_req->qtcb->header.
lun_handle
!= filter->
lun_handle
)
in zfcp_scsi_forget_cmnd()
270
filter.
lun_handle
= zsdev->
lun_handle
;
in zfcp_scsi_forget_cmnds()
H
A
D
zfcp_fsf.c
1048
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_abort_fcp_cmnd()
2161
zfcp_sdev->
lun_handle
= header->
lun_handle
;
in zfcp_fsf_open_lun_handler()
2288
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_close_lun()
2578
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_fcp_cmnd()
2682
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_fcp_task_mgmt()
[all...]
H
A
D
zfcp_def.h
274
* @
lun_handle
: handle from "open lun" for issuing FSF requests
282
u32
lun_handle
;
member
H
A
D
zfcp_dbf.h
133
* @
lun_handle
: handle for LUN
142
u32
lun_handle
;
member
H
A
D
zfcp_dbf.c
91
rec->u.res.
lun_handle
= q_head->
lun_handle
;
in zfcp_dbf_hba_fsf_res()
H
A
D
zfcp_fsf.h
307
u32
lun_handle
;
member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H
A
D
zfcp_scsi.c
232
u32
lun_handle
;
member
252
old_req->qtcb->header.
lun_handle
!= filter->
lun_handle
)
in zfcp_scsi_forget_cmnd()
270
filter.
lun_handle
= zsdev->
lun_handle
;
in zfcp_scsi_forget_cmnds()
H
A
D
zfcp_fsf.c
1069
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_abort_fcp_cmnd()
2182
zfcp_sdev->
lun_handle
= header->
lun_handle
;
in zfcp_fsf_open_lun_handler()
2309
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_close_lun()
2600
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_fcp_cmnd()
2704
req->qtcb->header.
lun_handle
= zfcp_sdev->
lun_handle
;
in zfcp_fsf_fcp_task_mgmt()
[all...]
H
A
D
zfcp_def.h
274
* @
lun_handle
: handle from "open lun" for issuing FSF requests
282
u32
lun_handle
;
member
H
A
D
zfcp_dbf.h
133
* @
lun_handle
: handle for LUN
142
u32
lun_handle
;
member
H
A
D
zfcp_dbf.c
91
rec->u.res.
lun_handle
= q_head->
lun_handle
;
in zfcp_dbf_hba_fsf_res()
184
res->
lun_handle
= ~0u;
in zfcp_dbf_hba_fsf_reqid()
H
A
D
zfcp_fsf.h
318
u32
lun_handle
;
member
Completed in 19 milliseconds