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:rmw_nexus
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H
A
D
linit.c
724
tmf->it_nexus = aac->hba_map[bus][cid].
rmw_nexus
;
in aac_eh_abort()
834
tmf->it_nexus = info->
rmw_nexus
;
in aac_eh_tmf_lun_reset_fib()
857
rst->it_nexus = info->
rmw_nexus
;
in aac_eh_tmf_hard_reset_fib()
H
A
D
commctrl.c
603
hbacmd->it_nexus = dev->hba_map[chn][user_srbcmd->id].
rmw_nexus
;
in aac_send_raw_srb()
H
A
D
aachba.c
1547
hbacmd->it_nexus = dev->hba_map[bus][target].
rmw_nexus
;
in aac_construct_hbacmd()
1989
dev->hba_map[bus][target].
rmw_nexus
=
in aac_set_safw_attr_all_targets()
3653
dev->hba_map[bus][cid].
rmw_nexus
= 0xffffffff;
in hba_resp_task_failure()
H
A
D
aacraid.h
1336
__le32
rmw_nexus
; /* nexus for native HBA devices */
member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H
A
D
linit.c
725
tmf->it_nexus = aac->hba_map[bus][cid].
rmw_nexus
;
in aac_eh_abort()
835
tmf->it_nexus = info->
rmw_nexus
;
in aac_eh_tmf_lun_reset_fib()
858
rst->it_nexus = info->
rmw_nexus
;
in aac_eh_tmf_hard_reset_fib()
H
A
D
aachba.c
1560
hbacmd->it_nexus = dev->hba_map[bus][target].
rmw_nexus
;
in aac_construct_hbacmd()
1997
dev->hba_map[bus][target].
rmw_nexus
=
in aac_set_safw_attr_all_targets()
3618
dev->hba_map[bus][cid].
rmw_nexus
= 0xffffffff;
in hba_resp_task_failure()
H
A
D
commctrl.c
603
hbacmd->it_nexus = dev->hba_map[chn][user_srbcmd->id].
rmw_nexus
;
in aac_send_raw_srb()
H
A
D
aacraid.h
1337
__le32
rmw_nexus
; /* nexus for native HBA devices */
member
Completed in 30 milliseconds