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:lldd_phy
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
libsas.h
346
void *
lldd_phy
; /* not touched by the sas_class_code */
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
libsas.h
333
void *
lldd_phy
; /* not touched by the sas_class_code */
member
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
phy.c
1409
iphy->sas_phy.
lldd_phy
= iphy;
in isci_phy_init()
1436
struct isci_phy *iphy = sas_phy->
lldd_phy
;
in isci_phy_control()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
phy.c
1405
iphy->sas_phy.
lldd_phy
= iphy;
in isci_phy_init()
1430
struct isci_phy *iphy = sas_phy->
lldd_phy
;
in isci_phy_control()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_main.c
1030
sas_phy->
lldd_phy
= phy;
in hisi_sas_phy_init()
1066
struct hisi_sas_phy *phy = sas_phy->
lldd_phy
;
in hisi_sas_port_notify_formed()
1366
phy = sas_phy->
lldd_phy
;
in hisi_sas_refresh_port_id()
H
A
D
hisi_sas_v2_hw.c
2593
struct hisi_sas_phy *phy = sas_phy->
lldd_phy
;
in hisi_sas_internal_abort_quirk_timeout()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H
A
D
mv_init.c
100
sas_phy->
lldd_phy
= phy;
in mvs_phy_init()
H
A
D
mv_sas.c
1077
struct mvs_phy *phy = sas_phy->
lldd_phy
;
in mvs_port_notify_formed()
1118
struct mvs_phy *phy = sas_phy->
lldd_phy
;
in mvs_port_notify_deformed()
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H
A
D
mv_init.c
97
sas_phy->
lldd_phy
= phy;
in mvs_phy_init()
H
A
D
mv_sas.c
1071
struct mvs_phy *phy = sas_phy->
lldd_phy
;
in mvs_port_notify_formed()
1112
struct mvs_phy *phy = sas_phy->
lldd_phy
;
in mvs_port_notify_deformed()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H
A
D
pm8001_sas.c
1164
struct pm8001_phy *phy = sas_phy->
lldd_phy
;
in pm8001_port_formed()
H
A
D
pm8001_init.c
174
sas_phy->
lldd_phy
= phy;
in pm8001_phy_init()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_main.c
947
sas_phy->
lldd_phy
= phy;
in hisi_sas_phy_init()
985
struct hisi_sas_phy *phy = sas_phy->
lldd_phy
;
in hisi_sas_port_notify_formed()
1399
phy = sas_phy->
lldd_phy
;
in hisi_sas_refresh_port_id()
H
A
D
hisi_sas_v2_hw.c
2592
struct hisi_sas_phy *phy = sas_phy->
lldd_phy
;
in hisi_sas_internal_abort_quirk_timeout()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H
A
D
aic94xx_hwi.c
128
phy->sas_phy.
lldd_phy
= phy;
in asd_init_phys()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H
A
D
aic94xx_hwi.c
126
phy->sas_phy.
lldd_phy
= phy;
in asd_init_phys()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H
A
D
pm8001_init.c
156
sas_phy->
lldd_phy
= phy;
in pm8001_phy_init()
Completed in 41 milliseconds