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:hisi_sas_port
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
159
struct
hisi_sas_port
*port;
179
struct
hisi_sas_port
{
struct
225
struct
hisi_sas_port
*port;
441
struct
hisi_sas_port
port[HISI_SAS_MAX_PHYS];
647
extern struct
hisi_sas_port
*to_hisi_sas_port(struct asd_sas_port *sas_port);
H
A
D
hisi_sas_main.c
142
struct
hisi_sas_port
*to_hisi_sas_port(struct asd_sas_port *sas_port)
in to_hisi_sas_port()
144
return container_of(sas_port, struct
hisi_sas_port
, sas_port);
in to_hisi_sas_port()
414
struct
hisi_sas_port
*port;
in hisi_sas_task_prep()
987
struct
hisi_sas_port
*port;
in hisi_sas_port_notify_formed()
1386
struct
hisi_sas_port
*port;
in hisi_sas_refresh_port_id()
1518
struct
hisi_sas_port
*port = &hisi_hba->port[port_no];
in hisi_sas_terminate_stp_reject()
1950
struct
hisi_sas_port
*port;
in hisi_sas_internal_abort_task_exec()
2207
struct
hisi_sas_port
*port = phy->port;
in hisi_sas_phy_down()
H
A
D
hisi_sas_v2_hw.c
930
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v2_hw()
1702
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v2_hw()
1742
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v2_hw()
2501
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in prep_ata_v2_hw()
2581
struct
hisi_sas_port
*port = slot->port;
in hisi_sas_internal_abort_quirk_timeout()
2619
struct
hisi_sas_port
*port = slot->port;
in prep_abort_v2_hw()
2736
struct
hisi_sas_port
*port = phy->port;
in phy_down_v2_hw()
H
A
D
hisi_sas_v1_hw.c
498
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v1_hw()
919
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v1_hw()
958
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v1_hw()
H
A
D
hisi_sas_v3_hw.c
776
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v3_hw()
1210
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v3_hw()
1331
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v3_hw()
1373
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in prep_ata_v3_hw()
1450
struct
hisi_sas_port
*port = slot->port;
in prep_abort_v3_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
174
struct
hisi_sas_port
*port;
198
struct
hisi_sas_port
{
struct
238
struct
hisi_sas_port
*port;
430
struct
hisi_sas_port
port[HISI_SAS_MAX_PHYS];
639
extern struct
hisi_sas_port
*to_hisi_sas_port(struct asd_sas_port *sas_port);
H
A
D
hisi_sas_main.c
140
struct
hisi_sas_port
*to_hisi_sas_port(struct asd_sas_port *sas_port)
in to_hisi_sas_port()
142
return container_of(sas_port, struct
hisi_sas_port
, sas_port);
in to_hisi_sas_port()
469
struct
hisi_sas_port
*port;
in hisi_sas_queue_command()
1068
struct
hisi_sas_port
*port;
in hisi_sas_port_notify_formed()
1352
struct
hisi_sas_port
*port;
in hisi_sas_refresh_port_id()
1480
struct
hisi_sas_port
*port = &hisi_hba->port[port_no];
in hisi_sas_terminate_stp_reject()
2048
struct
hisi_sas_port
*port = phy->port;
in hisi_sas_phy_down()
H
A
D
hisi_sas_v2_hw.c
930
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v2_hw()
1702
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v2_hw()
1742
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v2_hw()
2501
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in prep_ata_v2_hw()
2582
struct
hisi_sas_port
*port = slot->port;
in hisi_sas_internal_abort_quirk_timeout()
2620
struct
hisi_sas_port
*port = slot->port;
in prep_abort_v2_hw()
2732
struct
hisi_sas_port
*port = phy->port;
in phy_down_v2_hw()
H
A
D
hisi_sas_v1_hw.c
498
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v1_hw()
919
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v1_hw()
958
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v1_hw()
H
A
D
hisi_sas_v3_hw.c
829
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in setup_itct_v3_hw()
1265
struct
hisi_sas_port
*port = slot->port;
in prep_ssp_v3_hw()
1386
struct
hisi_sas_port
*port = slot->port;
in prep_smp_v3_hw()
1428
struct
hisi_sas_port
*port = to_hisi_sas_port(sas_port);
in prep_ata_v3_hw()
1505
struct
hisi_sas_port
*port = slot->port;
in prep_abort_v3_hw()
Completed in 41 milliseconds