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:PHY_VACANT
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H
A
D
sas_expander.c
220
phy->phy_state =
PHY_VACANT
;
in sas_set_ex_phy()
236
if (phy->phy_state ==
PHY_VACANT
) {
in sas_set_ex_phy()
634
if (phy->phy_state ==
PHY_VACANT
||
in sas_ex_disable_port()
759
if (phy->phy_state ==
PHY_VACANT
||
in sas_ex_get_linkrate()
1121
if (phy->phy_state ==
PHY_VACANT
||
in sas_find_sub_addr()
1188
if (ex_phy->phy_state ==
PHY_VACANT
||
in sas_ex_discover_devices()
1224
if (phy->phy_state ==
PHY_VACANT
||
in sas_check_ex_subtractive_boundary()
1333
if (parent_phy->phy_state ==
PHY_VACANT
||
in sas_check_parent_topology()
2018
phy->phy_state =
PHY_VACANT
;
in sas_rediscover_dev()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H
A
D
sas_expander.c
203
phy->phy_state =
PHY_VACANT
;
in sas_set_ex_phy()
219
if (phy->phy_state ==
PHY_VACANT
) {
in sas_set_ex_phy()
612
if (phy->phy_state ==
PHY_VACANT
||
in sas_ex_disable_port()
737
if (phy->phy_state ==
PHY_VACANT
||
in sas_ex_get_linkrate()
1052
if (phy->phy_state ==
PHY_VACANT
||
in sas_find_sub_addr()
1119
if (ex_phy->phy_state ==
PHY_VACANT
||
in sas_ex_discover_devices()
1155
if (phy->phy_state ==
PHY_VACANT
||
in sas_check_ex_subtractive_boundary()
1308
if (parent_phy->phy_state ==
PHY_VACANT
||
in sas_check_parent_topology()
1961
phy->phy_state =
PHY_VACANT
;
in sas_rediscover_dev()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
libsas.h
87
PHY_VACANT
,
enumerator
/kernel/linux/linux-6.6/include/scsi/
H
A
D
libsas.h
77
PHY_VACANT
,
enumerator
Completed in 9 milliseconds