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:hba_ptr
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_pscsi.c
64
hba->
hba_ptr
= phv;
in pscsi_attach_hba()
77
struct pscsi_hba_virt *phv = hba->
hba_ptr
;
in pscsi_detach_hba()
92
hba->
hba_ptr
= NULL;
in pscsi_detach_hba()
97
struct pscsi_hba_virt *phv = hba->
hba_ptr
;
in pscsi_pmode_enable_hba()
357
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
402
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
431
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_configure_device()
562
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_destroy_device()
722
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_set_configfs_dev_params()
797
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_show_configfs_dev_params()
[all...]
H
A
D
target_core_rd.c
43
hba->
hba_ptr
= rd_host;
in rd_attach_hba()
54
struct rd_host *rd_host = hba->
hba_ptr
;
in rd_detach_hba()
60
hba->
hba_ptr
= NULL;
in rd_detach_hba()
273
struct rd_host *rd_host = hba->
hba_ptr
;
in rd_alloc_device()
287
struct rd_host *rd_host = dev->se_hba->
hba_ptr
;
in rd_configure_device()
H
A
D
target_core_file.c
48
hba->
hba_ptr
= fd_host;
in fd_attach_hba()
61
struct fd_host *fd_host = hba->
hba_ptr
;
in fd_detach_hba()
67
hba->
hba_ptr
= NULL;
in fd_detach_hba()
73
struct fd_host *fd_host = hba->
hba_ptr
;
in fd_alloc_device()
91
struct fd_host *fd_host = dev->se_hba->
hba_ptr
;
in fd_configure_device()
H
A
D
target_core_user.c
1535
hba->
hba_ptr
= tcmu_hba;
in tcmu_attach_hba()
1542
kfree(hba->
hba_ptr
);
in tcmu_detach_hba()
1543
hba->
hba_ptr
= NULL;
in tcmu_detach_hba()
2033
struct tcmu_hba *hba = udev->hba->
hba_ptr
;
in tcmu_update_uio_info()
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_pscsi.c
61
hba->
hba_ptr
= phv;
in pscsi_attach_hba()
74
struct pscsi_hba_virt *phv = hba->
hba_ptr
;
in pscsi_detach_hba()
89
hba->
hba_ptr
= NULL;
in pscsi_detach_hba()
94
struct pscsi_hba_virt *phv = hba->
hba_ptr
;
in pscsi_pmode_enable_hba()
352
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
397
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
426
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_configure_device()
557
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_destroy_device()
714
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_set_configfs_dev_params()
789
struct pscsi_hba_virt *phv = dev->se_hba->
hba_ptr
;
in pscsi_show_configfs_dev_params()
[all...]
H
A
D
target_core_rd.c
43
hba->
hba_ptr
= rd_host;
in rd_attach_hba()
54
struct rd_host *rd_host = hba->
hba_ptr
;
in rd_detach_hba()
60
hba->
hba_ptr
= NULL;
in rd_detach_hba()
273
struct rd_host *rd_host = hba->
hba_ptr
;
in rd_alloc_device()
287
struct rd_host *rd_host = dev->se_hba->
hba_ptr
;
in rd_configure_device()
H
A
D
target_core_file.c
49
hba->
hba_ptr
= fd_host;
in fd_attach_hba()
62
struct fd_host *fd_host = hba->
hba_ptr
;
in fd_detach_hba()
68
hba->
hba_ptr
= NULL;
in fd_detach_hba()
74
struct fd_host *fd_host = hba->
hba_ptr
;
in fd_alloc_device()
110
struct fd_host *fd_host = dev->se_hba->
hba_ptr
;
in fd_configure_device()
H
A
D
target_core_user.c
1590
hba->
hba_ptr
= tcmu_hba;
in tcmu_attach_hba()
1597
kfree(hba->
hba_ptr
);
in tcmu_detach_hba()
1598
hba->
hba_ptr
= NULL;
in tcmu_detach_hba()
2175
struct tcmu_hba *hba = udev->hba->
hba_ptr
;
in tcmu_update_uio_info()
/kernel/linux/linux-5.10/include/target/
H
A
D
target_core_base.h
865
void *
hba_ptr
;
member
/kernel/linux/linux-6.6/include/target/
H
A
D
target_core_base.h
899
void *
hba_ptr
;
member
Completed in 21 milliseconds