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:clear_nexus
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H
A
D
aic94xx_tmf.c
120
scb->
clear_nexus
.nexus = NEXUS_ADAPTER;
in asd_clear_nexus_ha()
129
scb->
clear_nexus
.nexus = NEXUS_PORT;
in asd_clear_nexus_port()
130
scb->
clear_nexus
.conn_mask = port->phy_mask;
in asd_clear_nexus_port()
146
scb->
clear_nexus
.nexus = NEXUS_I_T;
in asd_clear_nexus_I_T()
149
scb->
clear_nexus
.flags = EXEC_Q | SUSPEND_TX;
in asd_clear_nexus_I_T()
152
scb->
clear_nexus
.flags = SEND_Q | NOTINQ;
in asd_clear_nexus_I_T()
155
scb->
clear_nexus
.flags = RESUME_TX;
in asd_clear_nexus_I_T()
157
scb->
clear_nexus
.conn_handle = cpu_to_le16((u16)(unsigned long)
in asd_clear_nexus_I_T()
206
scb->
clear_nexus
.nexus = NEXUS_I_T_L;
in asd_clear_nexus_I_T_L()
207
scb->
clear_nexus
in asd_clear_nexus_I_T_L()
[all...]
H
A
D
aic94xx_sas.h
473
struct
clear_nexus
{
struct
584
struct
clear_nexus
clear_nexus
;
member
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H
A
D
aic94xx_tmf.c
120
scb->
clear_nexus
.nexus = NEXUS_ADAPTER;
in asd_clear_nexus_ha()
129
scb->
clear_nexus
.nexus = NEXUS_PORT;
in asd_clear_nexus_port()
130
scb->
clear_nexus
.conn_mask = port->phy_mask;
in asd_clear_nexus_port()
146
scb->
clear_nexus
.nexus = NEXUS_I_T;
in asd_clear_nexus_I_T()
149
scb->
clear_nexus
.flags = EXEC_Q | SUSPEND_TX;
in asd_clear_nexus_I_T()
152
scb->
clear_nexus
.flags = SEND_Q | NOTINQ;
in asd_clear_nexus_I_T()
155
scb->
clear_nexus
.flags = RESUME_TX;
in asd_clear_nexus_I_T()
157
scb->
clear_nexus
.conn_handle = cpu_to_le16((u16)(unsigned long)
in asd_clear_nexus_I_T()
206
scb->
clear_nexus
.nexus = NEXUS_I_T_L;
in asd_clear_nexus_I_T_L()
207
scb->
clear_nexus
in asd_clear_nexus_I_T_L()
[all...]
H
A
D
aic94xx_sas.h
473
struct
clear_nexus
{
struct
584
struct
clear_nexus
clear_nexus
;
member
Completed in 5 milliseconds