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:owning_port
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
remote_device.c
125
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_terminate_reqs_checkabort()
444
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_frame_handler()
642
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_request()
659
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_io()
795
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_complete_io()
877
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_task()
955
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_post_request()
984
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_stp_remote_device_ready_idle_substate_resume_complete_handler()
1026
ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_destruct()
1060
struct isci_host *ihost = idev->
owning_port
in sci_remote_device_stopped_state_enter()
[all...]
H
A
D
phy.c
119
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_link_layer_initialization()
322
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in phy_sata_timeout()
355
struct isci_port *iport = iphy->
owning_port
;
in phy_get_non_dummy_port()
360
return iphy->
owning_port
;
in phy_get_non_dummy_port()
374
iphy->
owning_port
= iport;
in sci_phy_set_port()
378
sci_port_broadcast_change_received(iphy->
owning_port
, iphy);
in sci_phy_set_port()
941
sci_port_broadcast_change_received(iphy->
owning_port
, iphy);
in sci_phy_event_handler()
974
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_frame_handler()
1077
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_starting_await_sas_power_substate_enter()
1085
struct isci_host *ihost = iphy->
owning_port
in sci_phy_starting_await_sas_power_substate_exit()
[all...]
H
A
D
remote_node_context.c
123
ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_construct_buffer()
131
rnc->ssp.logical_port_index = idev->
owning_port
->physical_port_index;
in sci_remote_node_context_construct_buffer()
244
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_validate_context_buffer()
256
sci_port_setup_transports(idev->
owning_port
,
in sci_remote_node_context_validate_context_buffer()
265
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_invalidate_context_buffer()
279
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_initial_state_enter()
325
sci_port_setup_transports(idev->
owning_port
, rnc->remote_node_index);
in sci_remote_node_context_resuming_state_enter()
363
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_tx_rx_suspended_state_enter()
642
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_suspend()
H
A
D
phy.h
89
struct isci_port *
owning_port
;
member
H
A
D
remote_device.h
99
struct isci_port *
owning_port
;
member
H
A
D
request.c
225
iport = idev->
owning_port
;
in scu_ssp_request_construct_task_context()
507
iport = idev->
owning_port
;
in scu_sata_request_construct_task_context()
3235
iport = idev->
owning_port
;
in sci_io_request_construct_smp()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
remote_device.c
125
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_terminate_reqs_checkabort()
445
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_frame_handler()
643
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_request()
660
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_io()
796
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_complete_io()
878
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_start_task()
956
struct isci_port *iport = idev->
owning_port
;
in sci_remote_device_post_request()
985
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_stp_remote_device_ready_idle_substate_resume_complete_handler()
1027
ihost = idev->
owning_port
->owning_controller;
in sci_remote_device_destruct()
1061
struct isci_host *ihost = idev->
owning_port
in sci_remote_device_stopped_state_enter()
[all...]
H
A
D
phy.c
119
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_link_layer_initialization()
322
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in phy_sata_timeout()
356
struct isci_port *iport = iphy->
owning_port
;
in phy_get_non_dummy_port()
361
return iphy->
owning_port
;
in phy_get_non_dummy_port()
371
iphy->
owning_port
= iport;
in sci_phy_set_port()
375
sci_port_broadcast_change_received(iphy->
owning_port
, iphy);
in sci_phy_set_port()
937
sci_port_broadcast_change_received(iphy->
owning_port
, iphy);
in sci_phy_event_handler()
969
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_frame_handler()
1072
struct isci_host *ihost = iphy->
owning_port
->owning_controller;
in sci_phy_starting_await_sas_power_substate_enter()
1080
struct isci_host *ihost = iphy->
owning_port
in sci_phy_starting_await_sas_power_substate_exit()
[all...]
H
A
D
remote_node_context.c
123
ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_construct_buffer()
131
rnc->ssp.logical_port_index = idev->
owning_port
->physical_port_index;
in sci_remote_node_context_construct_buffer()
237
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_validate_context_buffer()
249
sci_port_setup_transports(idev->
owning_port
,
in sci_remote_node_context_validate_context_buffer()
258
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_invalidate_context_buffer()
272
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_initial_state_enter()
318
sci_port_setup_transports(idev->
owning_port
, rnc->remote_node_index);
in sci_remote_node_context_resuming_state_enter()
356
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_tx_rx_suspended_state_enter()
635
struct isci_host *ihost = idev->
owning_port
->owning_controller;
in sci_remote_node_context_suspend()
H
A
D
phy.h
89
struct isci_port *
owning_port
;
member
H
A
D
remote_device.h
99
struct isci_port *
owning_port
;
member
H
A
D
request.c
222
iport = idev->
owning_port
;
in scu_ssp_request_construct_task_context()
502
iport = idev->
owning_port
;
in scu_sata_request_construct_task_context()
3227
iport = idev->
owning_port
;
in sci_io_request_construct_smp()
Completed in 19 milliseconds