Home
last modified time | relevance | path

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

/linux/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->owning_controller; 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->owning_controller; 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()
3224 iport = idev->owning_port; in sci_io_request_construct_smp()