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_attached
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H
A
D
mv_sas.c
225
if (!phy->
phy_attached
)
in mvs_bytes_dmaed()
937
phy->
phy_attached
= 1;
in mvs_is_phy_ready()
950
phy->
phy_attached
= 0;
in mvs_is_phy_ready()
1016
phy->
phy_attached
= 1;
in mvs_update_phyinfo()
1031
phy->
phy_attached
= 0;
in mvs_update_phyinfo()
1037
phy->
phy_attached
= 1;
in mvs_update_phyinfo()
1699
phy->
phy_attached
= 0;
in mvs_phy_disconnected()
H
A
D
mv_sas.h
218
u8
phy_attached
;
member
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H
A
D
pm8001_hwi.c
3166
if (!phy->
phy_attached
)
in pm8001_bytes_dmaed()
3341
phy->
phy_attached
= 1;
in hw_event_sas_phy_up()
3388
phy->
phy_attached
= 1;
in hw_event_sata_phy_up()
3424
phy->
phy_attached
= 0;
in hw_event_phy_down()
3743
phy->
phy_attached
= 0;
in mpi_hw_event()
3750
phy->
phy_attached
= 0;
in mpi_hw_event()
3767
phy->
phy_attached
= 0;
in mpi_hw_event()
3783
phy->
phy_attached
= 0;
in mpi_hw_event()
3793
phy->
phy_attached
= 0;
in mpi_hw_event()
3803
phy->
phy_attached
in mpi_hw_event()
[all...]
H
A
D
pm80xx_hwi.c
3236
phy->
phy_attached
= 1;
in hw_event_port_recover()
3299
phy->
phy_attached
= 1;
in hw_event_sas_phy_up()
3350
phy->
phy_attached
= 1;
in hw_event_sata_phy_up()
3388
phy->
phy_attached
= 0;
in hw_event_phy_down()
3542
phy->
phy_attached
= 0;
in mpi_hw_event()
3548
phy->
phy_attached
= 0;
in mpi_hw_event()
3565
phy->
phy_attached
= 0;
in mpi_hw_event()
3625
phy->
phy_attached
= 0;
in mpi_hw_event()
3635
phy->
phy_attached
= 0;
in mpi_hw_event()
3643
phy->
phy_attached
in mpi_hw_event()
[all...]
H
A
D
pm8001_sas.c
212
phy->
phy_attached
= 0;
in pm8001_phy_control()
220
phy->
phy_attached
= 0;
in pm8001_phy_control()
H
A
D
pm8001_sas.h
246
u8
phy_attached
;
member
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H
A
D
pm8001_hwi.c
3054
if (!phy->
phy_attached
)
in pm8001_bytes_dmaed()
3215
phy->
phy_attached
= 1;
in hw_event_sas_phy_up()
3264
phy->
phy_attached
= 1;
in hw_event_sata_phy_up()
3300
phy->
phy_attached
= 0;
in hw_event_phy_down()
3613
phy->
phy_attached
= 0;
in mpi_hw_event()
3620
phy->
phy_attached
= 0;
in mpi_hw_event()
3639
phy->
phy_attached
= 0;
in mpi_hw_event()
3656
phy->
phy_attached
= 0;
in mpi_hw_event()
3667
phy->
phy_attached
= 0;
in mpi_hw_event()
3678
phy->
phy_attached
in mpi_hw_event()
[all...]
H
A
D
pm8001_sas.c
226
phy->
phy_attached
= 0;
in pm8001_phy_control()
234
phy->
phy_attached
= 0;
in pm8001_phy_control()
H
A
D
pm80xx_hwi.c
3135
phy->
phy_attached
= 1;
in hw_event_port_recover()
3200
phy->
phy_attached
= 1;
in hw_event_sas_phy_up()
3253
phy->
phy_attached
= 1;
in hw_event_sata_phy_up()
3291
phy->
phy_attached
= 0;
in hw_event_phy_down()
3460
phy->
phy_attached
= 0;
in mpi_hw_event()
3481
phy->
phy_attached
= 0;
in mpi_hw_event()
3552
phy->
phy_attached
= 0;
in mpi_hw_event()
3564
phy->
phy_attached
= 0;
in mpi_hw_event()
3577
phy->
phy_attached
= 0;
in mpi_hw_event()
3620
phy->
phy_attached
in mpi_hw_event()
[all...]
H
A
D
pm8001_sas.h
250
u8
phy_attached
;
member
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H
A
D
mv_sas.c
224
if (!phy->
phy_attached
)
in mvs_bytes_dmaed()
943
phy->
phy_attached
= 1;
in mvs_is_phy_ready()
956
phy->
phy_attached
= 0;
in mvs_is_phy_ready()
1022
phy->
phy_attached
= 1;
in mvs_update_phyinfo()
1037
phy->
phy_attached
= 0;
in mvs_update_phyinfo()
1043
phy->
phy_attached
= 1;
in mvs_update_phyinfo()
1869
phy->
phy_attached
= 0;
in mvs_phy_disconnected()
H
A
D
mv_sas.h
218
u8
phy_attached
;
member
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
168
u8
phy_attached
;
member
H
A
D
hisi_sas_main.c
626
if (!phy->
phy_attached
)
in hisi_sas_bytes_dmaed()
915
if (phy->
phy_attached
)
in hisi_sas_phy_oob_ready()
2184
phy->
phy_attached
= 0;
in hisi_sas_phy_disconnected()
H
A
D
hisi_sas_v2_hw.c
2693
phy->
phy_attached
= 1;
in phy_up_v2_hw()
3282
phy->
phy_attached
= 1;
in sata_int_v2_hw()
H
A
D
hisi_sas_v1_hw.c
1373
phy->
phy_attached
= 1;
in int_phyup_v1_hw()
H
A
D
hisi_sas_v3_hw.c
1556
phy->
phy_attached
= 1;
in phy_up_v3_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
183
u8
phy_attached
;
member
H
A
D
hisi_sas_main.c
623
if (!phy->
phy_attached
)
in hisi_sas_bytes_dmaed()
986
if (phy->
phy_attached
) {
in hisi_sas_phy_oob_ready()
1238
u8 sts = phy->
phy_attached
;
in hisi_sas_control_phy()
2024
phy->
phy_attached
= 0;
in hisi_sas_phy_disconnected()
H
A
D
hisi_sas_v2_hw.c
2694
phy->
phy_attached
= 1;
in phy_up_v2_hw()
3276
phy->
phy_attached
= 1;
in sata_int_v2_hw()
H
A
D
hisi_sas_v1_hw.c
1368
phy->
phy_attached
= 1;
in int_phyup_v1_hw()
H
A
D
hisi_sas_v3_hw.c
1610
/* Delete timer and set
phy_attached
atomically */
in phy_up_v3_hw()
1612
phy->
phy_attached
= 1;
in phy_up_v3_hw()
Completed in 71 milliseconds