Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dremote_device.c149 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_terminate_requests()
289 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_frame_handler()
485 struct isci_port *iport = idev->owning_port; in sci_remote_device_start_request()
502 struct isci_port *iport = idev->owning_port; in sci_remote_device_start_io()
638 struct isci_port *iport = idev->owning_port; in sci_remote_device_complete_io()
720 struct isci_port *iport = idev->owning_port; in sci_remote_device_start_task()
800 struct isci_port *iport = idev->owning_port; in sci_remote_device_post_request()
829 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_stp_remote_device_ready_idle_substate_resume_complete_handler()
871 ihost = idev->owning_port->owning_controller; in sci_remote_device_destruct()
905 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_device_stopped_state_enter()
[all …]
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()
880 sci_port_broadcast_change_received(iphy->owning_port, iphy); in sci_phy_event_handler()
911 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_frame_handler()
1014 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_starting_await_sas_power_substate_enter()
1022 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_starting_await_sas_power_substate_exit()
[all …]
Dremote_node_context.c111 ihost = idev->owning_port->owning_controller; in sci_remote_node_context_construct_buffer()
119 rnc->ssp.logical_port_index = idev->owning_port->physical_port_index; in sci_remote_node_context_construct_buffer()
216 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_node_context_validate_context_buffer()
229 sci_port_setup_transports(idev->owning_port, in sci_remote_node_context_validate_context_buffer()
238 struct isci_host *ihost = idev->owning_port->owning_controller; in sci_remote_node_context_invalidate_context_buffer()
292 sci_port_setup_transports(idev->owning_port, in sci_remote_node_context_resuming_state_enter()
Dremote_device.h98 struct isci_port *owning_port; member
Dphy.h96 struct isci_port *owning_port; member
Drequest.c225 iport = idev->owning_port; in scu_ssp_reqeust_construct_task_context()
507 iport = idev->owning_port; in scu_sata_reqeust_construct_task_context()
3321 iport = idev->owning_port; in sci_io_request_construct_smp()