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_map
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H
A
D
aachba.c
1560
hbacmd->it_nexus = dev->
hba_map
[bus][target].rmw_nexus;
in aac_construct_hbacmd()
1762
if (dev->
hba_map
[bus][target].devtype != AAC_DEVTYPE_NATIVE_RAW)
in aac_set_safw_target_qd()
1765
identify_resp = dev->
hba_map
[bus][target].safw_identify_resp;
in aac_set_safw_target_qd()
1767
dev->
hba_map
[bus][target].qd_limit = 32;
in aac_set_safw_target_qd()
1773
dev->
hba_map
[bus][target].qd_limit = 32;
in aac_set_safw_target_qd()
1775
dev->
hba_map
[bus][target].qd_limit =
in aac_set_safw_target_qd()
1825
* the current
hba_map
.
1901
kfree(dev->
hba_map
[bus][target].safw_identify_resp);
in aac_free_safw_identify_resp()
1902
dev->
hba_map
[bus][target].safw_identify_resp = NULL;
in aac_free_safw_identify_resp()
1950
dev->
hba_map
[bu
in aac_get_safw_attr_all_targets()
[all...]
H
A
D
linit.c
401
devtype = aac->
hba_map
[chn][tid].devtype;
in aac_slave_configure()
404
depth = aac->
hba_map
[chn][tid].qd_limit;
in aac_slave_configure()
524
aac->
hba_map
[chn][tid].devtype == AAC_DEVTYPE_NATIVE_RAW)
in aac_change_queue_depth()
549
scsi_change_queue_depth(sdev, aac->
hba_map
[chn][tid].qd_limit);
in aac_change_queue_depth()
694
if (aac->
hba_map
[bus][cid].devtype == AAC_DEVTYPE_NATIVE_RAW) {
in aac_eh_abort()
725
tmf->it_nexus = aac->
hba_map
[bus][cid].rmw_nexus;
in aac_eh_abort()
920
info = &aac->
hba_map
[bus][cid];
in aac_eh_dev_reset()
983
info = &aac->
hba_map
[bus][cid];
in aac_eh_target_reset()
1056
info = &aac->
hba_map
[bus][cid];
in aac_eh_bus_reset()
1122
info = &aac->
hba_map
[bu
in aac_eh_host_reset()
[all...]
H
A
D
commctrl.c
583
dev->
hba_map
[chn][user_srbcmd->id].devtype ==
in aac_send_raw_srb()
603
hbacmd->it_nexus = dev->
hba_map
[chn][user_srbcmd->id].rmw_nexus;
in aac_send_raw_srb()
H
A
D
aacraid.h
1675
struct aac_hba_map_info
hba_map
[AAC_MAX_BUSES][AAC_MAX_TARGETS];
member
H
A
D
commsup.c
1863
return dev->
hba_map
[bus][target].scan_counter == dev->scan_counter;
in aac_is_safw_scan_count_equal()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H
A
D
linit.c
403
devtype = aac->
hba_map
[chn][tid].devtype;
in aac_slave_configure()
406
depth = aac->
hba_map
[chn][tid].qd_limit;
in aac_slave_configure()
526
aac->
hba_map
[chn][tid].devtype == AAC_DEVTYPE_NATIVE_RAW)
in aac_change_queue_depth()
551
scsi_change_queue_depth(sdev, aac->
hba_map
[chn][tid].qd_limit);
in aac_change_queue_depth()
693
if (aac->
hba_map
[bus][cid].devtype == AAC_DEVTYPE_NATIVE_RAW) {
in aac_eh_abort()
724
tmf->it_nexus = aac->
hba_map
[bus][cid].rmw_nexus;
in aac_eh_abort()
919
info = &aac->
hba_map
[bus][cid];
in aac_eh_dev_reset()
982
info = &aac->
hba_map
[bus][cid];
in aac_eh_target_reset()
1055
info = &aac->
hba_map
[bus][cid];
in aac_eh_bus_reset()
1121
info = &aac->
hba_map
[bu
in aac_eh_host_reset()
[all...]
H
A
D
aachba.c
1547
hbacmd->it_nexus = dev->
hba_map
[bus][target].rmw_nexus;
in aac_construct_hbacmd()
1749
if (dev->
hba_map
[bus][target].devtype != AAC_DEVTYPE_NATIVE_RAW)
in aac_set_safw_target_qd()
1752
identify_resp = dev->
hba_map
[bus][target].safw_identify_resp;
in aac_set_safw_target_qd()
1754
dev->
hba_map
[bus][target].qd_limit = 32;
in aac_set_safw_target_qd()
1760
dev->
hba_map
[bus][target].qd_limit = 32;
in aac_set_safw_target_qd()
1762
dev->
hba_map
[bus][target].qd_limit =
in aac_set_safw_target_qd()
1812
* the current
hba_map
.
1893
kfree(dev->
hba_map
[bus][target].safw_identify_resp);
in aac_free_safw_identify_resp()
1894
dev->
hba_map
[bus][target].safw_identify_resp = NULL;
in aac_free_safw_identify_resp()
1942
dev->
hba_map
[bu
in aac_get_safw_attr_all_targets()
[all...]
H
A
D
commctrl.c
583
dev->
hba_map
[chn][user_srbcmd->id].devtype ==
in aac_send_raw_srb()
603
hbacmd->it_nexus = dev->
hba_map
[chn][user_srbcmd->id].rmw_nexus;
in aac_send_raw_srb()
H
A
D
aacraid.h
1674
struct aac_hba_map_info
hba_map
[AAC_MAX_BUSES][AAC_MAX_TARGETS];
member
H
A
D
commsup.c
1862
return dev->
hba_map
[bus][target].scan_counter == dev->scan_counter;
in aac_is_safw_scan_count_equal()
Completed in 35 milliseconds