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:ROLE_TARGET
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
2224
if (role ==
ROLE_TARGET
)
in ahc_devlimited_syncrate()
2385
if (role ==
ROLE_TARGET
)
in ahc_validate_offset()
2413
if (role ==
ROLE_TARGET
)
in ahc_validate_width()
2754
role =
ROLE_TARGET
;
in ahc_fetch_devinfo()
2758
if (role ==
ROLE_TARGET
in ahc_fetch_devinfo()
2828
role =
ROLE_TARGET
;
in ahc_scb_devinfo()
2968
if (devinfo->role ==
ROLE_TARGET
)
in ahc_build_transfer_msg()
3003
if (devinfo->role ==
ROLE_TARGET
)
in ahc_build_transfer_msg()
3864
if (devinfo->role !=
ROLE_TARGET
)
in ahc_parse_msg()
3926
if (devinfo->role !=
ROLE_TARGET
) {
in ahc_parse_msg()
[all...]
H
A
D
aic79xx_core.c
3690
if (role ==
ROLE_TARGET
)
in ahd_devlimited_syncrate()
3772
if (role ==
ROLE_TARGET
)
in ahd_validate_offset()
3800
if (role ==
ROLE_TARGET
)
in ahd_validate_width()
4280
role =
ROLE_TARGET
;
in ahd_fetch_devinfo()
4284
if (role ==
ROLE_TARGET
in ahd_fetch_devinfo()
4288
} else if (role ==
ROLE_TARGET
)
in ahd_fetch_devinfo()
4353
role =
ROLE_TARGET
;
in ahd_scb_devinfo()
4516
if (devinfo->role ==
ROLE_TARGET
)
in ahd_build_transfer_msg()
4550
if (devinfo->role ==
ROLE_TARGET
)
in ahd_build_transfer_msg()
5359
if (devinfo->role !=
ROLE_TARGET
)
in ahd_parse_msg()
[all...]
H
A
D
aic7xxx.h
1090
ROLE_TARGET
enumerator
H
A
D
aic79xx.h
1282
ROLE_TARGET
enumerator
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
2222
if (role ==
ROLE_TARGET
)
in ahc_devlimited_syncrate()
2383
if (role ==
ROLE_TARGET
)
in ahc_validate_offset()
2411
if (role ==
ROLE_TARGET
)
in ahc_validate_width()
2752
role =
ROLE_TARGET
;
in ahc_fetch_devinfo()
2756
if (role ==
ROLE_TARGET
in ahc_fetch_devinfo()
2826
role =
ROLE_TARGET
;
in ahc_scb_devinfo()
2966
if (devinfo->role ==
ROLE_TARGET
)
in ahc_build_transfer_msg()
3001
if (devinfo->role ==
ROLE_TARGET
)
in ahc_build_transfer_msg()
3862
if (devinfo->role !=
ROLE_TARGET
)
in ahc_parse_msg()
3924
if (devinfo->role !=
ROLE_TARGET
) {
in ahc_parse_msg()
[all...]
H
A
D
aic79xx_core.c
3688
if (role ==
ROLE_TARGET
)
in ahd_devlimited_syncrate()
3770
if (role ==
ROLE_TARGET
)
in ahd_validate_offset()
3798
if (role ==
ROLE_TARGET
)
in ahd_validate_width()
4278
role =
ROLE_TARGET
;
in ahd_fetch_devinfo()
4282
if (role ==
ROLE_TARGET
in ahd_fetch_devinfo()
4286
} else if (role ==
ROLE_TARGET
)
in ahd_fetch_devinfo()
4351
role =
ROLE_TARGET
;
in ahd_scb_devinfo()
4514
if (devinfo->role ==
ROLE_TARGET
)
in ahd_build_transfer_msg()
4548
if (devinfo->role ==
ROLE_TARGET
)
in ahd_build_transfer_msg()
5357
if (devinfo->role !=
ROLE_TARGET
)
in ahd_parse_msg()
[all...]
H
A
D
aic7xxx.h
1088
ROLE_TARGET
enumerator
H
A
D
aic79xx.h
1282
ROLE_TARGET
enumerator
Completed in 38 milliseconds