Home
last modified time | relevance | path

Searched refs:owning_port (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/isci/
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()
1251 idev->owning_port = iport; in sci_remote_device_construct()
[all …]
A Dphy.c119 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_link_layer_initialization()
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()
1133 if (sci_port_link_detected(iphy->owning_port, iphy)) { in sci_phy_starting_await_sig_fis_uf_substate_enter()
1254 struct isci_port *iport = iphy->owning_port; in sci_phy_stopped_state_enter()
1272 struct isci_port *iport = iphy->owning_port; in sci_phy_starting_state_enter()
1291 struct isci_port *iport = iphy->owning_port; in sci_phy_ready_state_enter()
1312 sci_port_deactivate_phy(iphy->owning_port, iphy, false); in sci_phy_resetting_state_enter()
[all …]
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()
A Dphy.h89 struct isci_port *owning_port; member
A Dremote_device.h99 struct isci_port *owning_port; member
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 20 milliseconds