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:SIP
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
bridge_mdb_max.sh
292
local
SIP
=fe80::1
295
local p=$(mldv2_is_in_get $
SIP
$GRP $IPs)
296
$MZ -6 $peer -a own -b $dmac -c 1 -A $
SIP
-B $GRP \
315
local
SIP
=fe80::1
318
local p=$(mldv1_done_get $
SIP
$GRP)
319
$MZ -6 $peer -a own -b $dmac -c 1 -A $
SIP
-B $GRP \
H
A
D
lib.sh
1879
local
SIP
=$1; shift
1911
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
1923
local
SIP
=$1; shift
1946
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/
H
A
D
net_forwarding_lib.sh
1879
local
SIP
=$1; shift
1911
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
1923
local
SIP
=$1; shift
1946
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/
H
A
D
lib.sh
1879
local
SIP
=$1; shift
1911
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
1923
local
SIP
=$1; shift
1946
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/
H
A
D
net_forwarding_lib.sh
1879
local
SIP
=$1; shift
1911
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
1923
local
SIP
=$1; shift
1946
)"$(ipv6_to_bytes $
SIP
):"$( :
SIP
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_defs.h
171
#define
SIP
0x02 /* sta: scsi-interrupt */
macro
H
A
D
sym_hipd.c
150
if (istat &
SIP
) {
in sym_soft_reset()
1025
if (INB(np, nc_istat) & (INTF|
SIP
|DIP))
2744
* after the
SIP
and/or DIP flag has been raised in the
2749
*
SIP
or DIP flag is set, there is a small window of time
2827
if (!(istat & (
SIP
|DIP)))
2849
if (istatc &
SIP
)
2862
} while (istatc & (
SIP
|DIP));
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_defs.h
171
#define
SIP
0x02 /* sta: scsi-interrupt */
macro
H
A
D
sym_hipd.c
150
if (istat &
SIP
) {
in sym_soft_reset()
1025
if (INB(np, nc_istat) & (INTF|
SIP
|DIP))
2744
* after the
SIP
and/or DIP flag has been raised in the
2749
*
SIP
or DIP flag is set, there is a small window of time
2827
if (!(istat & (
SIP
|DIP)))
2849
if (istatc &
SIP
)
2862
} while (istatc & (
SIP
|DIP));
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.h
692
#define
SIP
0x02 /* sta: scsi-interrupt */
macro
H
A
D
ncr53c8xx.c
5772
if (INB(nc_istat) & (INTF|
SIP
|DIP)) {
in ncr_timeout()
5915
if (!(istat & (
SIP
|DIP)))
in ncr_exception()
5926
sist = (istat &
SIP
) ? INW (nc_sist) : 0;
in ncr_exception()
7732
if (INB(nc_istat) & (INTF|
SIP
|DIP))
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.h
692
#define
SIP
0x02 /* sta: scsi-interrupt */
macro
H
A
D
ncr53c8xx.c
5606
if (INB(nc_istat) & (INTF|
SIP
|DIP)) {
in ncr_timeout()
5749
if (!(istat & (
SIP
|DIP)))
in ncr_exception()
5760
sist = (istat &
SIP
) ? INW (nc_sist) : 0;
in ncr_exception()
7566
if (INB(nc_istat) & (INTF|
SIP
|DIP))
Completed in 52 milliseconds