Home
last modified time | relevance | path

Searched refs:owning_port (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dremote_device.c125 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 Dphy.c119 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 Dremote_node_context.c123 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 Dphy.h89 struct isci_port *owning_port; member
H A Dremote_device.h99 struct isci_port *owning_port; member
H A Drequest.c225 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 Dremote_device.c125 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 Dphy.c119 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 Dremote_node_context.c123 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 Dphy.h89 struct isci_port *owning_port; member
H A Dremote_device.h99 struct isci_port *owning_port; member
H A Drequest.c222 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