Lines Matching refs:owning_port
177 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization()
182 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization()
212 header_version = this_phy->owning_port->owning_controller-> in scic_sds_phy_link_layer_initialization()
216 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level; in scic_sds_phy_link_layer_initialization()
218 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level; in scic_sds_phy_link_layer_initialization()
220 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_type; in scic_sds_phy_link_layer_initialization()
254 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
259 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
264 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
269 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
280 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
285 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization()
322 this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_sds_phy_link_layer_initialization()
330 this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_sds_phy_link_layer_initialization()
336 this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_sds_phy_link_layer_initialization()
348 (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) in scic_sds_phy_link_layer_initialization()
349 || (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1) in scic_sds_phy_link_layer_initialization()
366 (U8) this_phy->owning_port->owning_controller-> in scic_sds_phy_link_layer_initialization()
378 if (this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_sds_phy_link_layer_initialization()
385 else if (this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_sds_phy_link_layer_initialization()
634 SCIC_SDS_PORT_T *owning_port, in scic_sds_phy_construct() argument
642 sci_base_object_get_logger(owning_port), in scic_sds_phy_construct()
647 this_phy->owning_port = owning_port; in scic_sds_phy_construct()
704 if (scic_sds_port_get_index(this_phy->owning_port) == SCIC_SDS_DUMMY_PORT) in scic_sds_phy_get_port()
707 return this_phy->owning_port; in scic_sds_phy_get_port()
722 this_phy->owning_port = the_port; in scic_sds_phy_set_port()
727 scic_sds_port_broadcast_change_received(this_phy->owning_port, this_phy); in scic_sds_phy_set_port()
1128 this_phy->owning_port->owning_controller->user_parameters.sds1. in scic_phy_get_properties()
1141 properties->owning_port = scic_sds_phy_get_port(this_phy); in scic_phy_get_properties()
1146 this_phy->owning_port->owning_controller->oem_parameters.sds1. in scic_phy_get_properties()
1150 this_phy->owning_port->owning_controller->oem_parameters.sds1. in scic_phy_get_properties()
1999 scic_sds_port_broadcast_change_received(this_phy->owning_port, this_phy); in scic_sds_phy_ready_state_event_handler()
2437 scic_sds_port_deactivate_phy(this_phy->owning_port, this_phy, FALSE); in scic_sds_phy_resetting_state_enter()
3903 this_phy->owning_port, in scic_sds_phy_starting_await_sig_fis_uf_substate_enter()