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:NS_SYNC
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1425
} else if (goal->renego ==
NS_SYNC
|| goal->offset) {
1426
nego =
NS_SYNC
;
1433
case
NS_SYNC
:
1455
nego ==
NS_SYNC
? "sync msgout" :
2103
tp->tgoal.renego =
NS_SYNC
;
4033
if (cp->nego_status && cp->nego_status !=
NS_SYNC
)
4045
cp->nego_status =
NS_SYNC
;
4299
cp->nego_status =
NS_SYNC
;
4339
case
NS_SYNC
:
H
A
D
sym_hipd.h
285
#define
NS_SYNC
(1)
macro
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1425
} else if (goal->renego ==
NS_SYNC
|| goal->offset) {
1426
nego =
NS_SYNC
;
1433
case
NS_SYNC
:
1455
nego ==
NS_SYNC
? "sync msgout" :
2103
tp->tgoal.renego =
NS_SYNC
;
4033
if (cp->nego_status && cp->nego_status !=
NS_SYNC
)
4045
cp->nego_status =
NS_SYNC
;
4299
cp->nego_status =
NS_SYNC
;
4339
case
NS_SYNC
:
H
A
D
sym_hipd.h
285
#define
NS_SYNC
(1)
macro
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.c
1092
#define
NS_SYNC
(1)
macro
4069
nego =
NS_SYNC
;
in ncr_prepare_nego()
4077
case
NS_SYNC
:
in ncr_prepare_nego()
6850
case
NS_SYNC
:
in ncr_int_sir()
6924
case
NS_SYNC
:
in ncr_int_sir()
6958
cp->nego_status =
NS_SYNC
;
in ncr_int_sir()
7028
case
NS_SYNC
:
in ncr_int_sir()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.c
1094
#define
NS_SYNC
(1)
macro
4041
nego =
NS_SYNC
;
in ncr_prepare_nego()
4049
case
NS_SYNC
:
in ncr_prepare_nego()
6684
case
NS_SYNC
:
in ncr_int_sir()
6758
case
NS_SYNC
:
in ncr_int_sir()
6792
cp->nego_status =
NS_SYNC
;
in ncr_int_sir()
6862
case
NS_SYNC
:
in ncr_int_sir()
Completed in 53 milliseconds