Searched refs:the_phy (Results 1 – 4 of 4) sorted by relevance
385 SCIC_SDS_PHY_T * the_phy in scic_sds_port_add_phy() argument389 &this_port->parent, &the_phy->parent); in scic_sds_port_add_phy()408 SCIC_SDS_PHY_T * the_phy in scic_sds_port_remove_phy() argument412 &this_port->parent, &the_phy->parent); in scic_sds_port_remove_phy()863 SCIC_SDS_PHY_T * the_phy, in scic_sds_port_general_link_up_handler() argument872 scic_sds_phy_get_attached_sas_address(the_phy, &phy_sas_address); in scic_sds_port_general_link_up_handler()886 scic_sds_port_activate_phy(this_port, the_phy, do_notify_user, do_resume_phy); in scic_sds_port_general_link_up_handler()898 scic_sds_port_invalid_link_up(this_port, the_phy); in scic_sds_port_general_link_up_handler()1051 SCIC_SDS_PHY_T * the_phy in scic_sds_port_resume_phy() argument1054 scic_sds_phy_resume (the_phy); in scic_sds_port_resume_phy()[all …]
1591 SCIC_SDS_PHY_T *the_phy = & this_controller->phy_table[index]; in scic_sds_controller_is_start_complete() local1603 && (scic_sds_phy_get_port(the_phy) != SCI_INVALID_HANDLE) in scic_sds_controller_is_start_complete()1617 (the_phy->is_in_link_training == FALSE) in scic_sds_controller_is_start_complete()1618 && (the_phy->parent.state_machine.current_state_id in scic_sds_controller_is_start_complete()1622 (the_phy->is_in_link_training == FALSE) in scic_sds_controller_is_start_complete()1623 && (the_phy->parent.state_machine.current_state_id in scic_sds_controller_is_start_complete()1627 (the_phy->is_in_link_training == TRUE) in scic_sds_controller_is_start_complete()1628 && (the_phy->parent.state_machine.current_state_id in scic_sds_controller_is_start_complete()1680 SCIC_SDS_PHY_T * the_phy; in scic_sds_controller_start_next_phy() local1682 the_phy = &this_controller->phy_table[this_controller->next_phy_to_start]; in scic_sds_controller_start_next_phy()[all …]
683 struct SCIC_SDS_PHY *the_phy688 struct SCIC_SDS_PHY *the_phy698 struct SCIC_SDS_PHY *the_phy704 struct SCIC_SDS_PHY *the_phy
385 struct SCIC_SDS_PHY * the_phy390 struct SCIC_SDS_PHY * the_phy422 struct SCIC_SDS_PHY *the_phy,