Lines Matching refs:owning_port

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->owning_controller; in sci_phy_starting_await_sas_power_substate_exit()
1093 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_starting_await_sata_power_substate_enter()
1101 struct isci_host *ihost = iphy->owning_port->owning_controller; in sci_phy_starting_await_sata_power_substate_exit()
1138 if (sci_port_link_detected(iphy->owning_port, iphy)) { in sci_phy_starting_await_sig_fis_uf_substate_enter()
1258 struct isci_port *iport = iphy->owning_port; in sci_phy_stopped_state_enter()
1276 struct isci_port *iport = iphy->owning_port; in sci_phy_starting_state_enter()
1295 struct isci_port *iport = iphy->owning_port; in sci_phy_ready_state_enter()
1316 sci_port_deactivate_phy(iphy->owning_port, iphy, false); in sci_phy_resetting_state_enter()
1381 iphy->owning_port = iport; in sci_phy_construct()