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:parent_ex
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H
A
D
sas_expander.c
726
struct expander_device *
parent_ex
= &parent->ex_dev;
in sas_ex_get_linkrate()
local
734
for (i = 0; i <
parent_ex
->num_phys; i++) {
in sas_ex_get_linkrate()
735
struct ex_phy *phy = &
parent_ex
->ex_phy[i];
in sas_ex_get_linkrate()
791
struct expander_device *
parent_ex
= &parent->ex_dev;
in sas_ex_discover_end_dev()
local
792
struct ex_phy *phy = &
parent_ex
->ex_phy[phy_id];
in sas_ex_discover_end_dev()
835
list_add_tail(&child->siblings, &
parent_ex
->children);
in sas_ex_discover_end_dev()
873
struct sas_expander_device *
parent_ex
= rphy_to_expander_device(parent->rphy);
in sas_ex_discover_expander()
local
923
edev->level =
parent_ex
->level + 1;
in sas_ex_discover_expander()
1247
struct expander_device *
parent_ex
= &child->parent->ex_dev;
in sas_check_edge_expander_topo()
local
1264
!child_ex->t2t_supp || !
parent_ex
in sas_check_edge_expander_topo()
1293
struct expander_device *
parent_ex
;
sas_check_parent_topology()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H
A
D
sas_expander.c
748
struct expander_device *
parent_ex
= &parent->ex_dev;
in sas_ex_get_linkrate()
local
756
for (i = 0; i <
parent_ex
->num_phys; i++) {
in sas_ex_get_linkrate()
757
struct ex_phy *phy = &
parent_ex
->ex_phy[i];
in sas_ex_get_linkrate()
781
struct expander_device *
parent_ex
= &parent->ex_dev;
in sas_ex_discover_end_dev()
local
782
struct ex_phy *phy = &
parent_ex
->ex_phy[phy_id];
in sas_ex_discover_end_dev()
896
list_add_tail(&child->siblings, &
parent_ex
->children);
in sas_ex_discover_end_dev()
940
struct sas_expander_device *
parent_ex
= rphy_to_expander_device(parent->rphy);
in sas_ex_discover_expander()
local
990
edev->level =
parent_ex
->level + 1;
in sas_ex_discover_expander()
1317
struct expander_device *
parent_ex
;
in sas_check_parent_topology()
local
1327
parent_ex
in sas_check_parent_topology()
[all...]
Completed in 5 milliseconds