Searched refs:next_phy_to_start (Results 1 – 3 of 3) sorted by relevance
371 U32 next_phy_to_start; member
222 this_controller->next_phy_to_start = 0; in scic_sds_controller_initialize_phy_startup()1667 if (this_controller->next_phy_to_start == SCI_MAX_PHYS) in scic_sds_controller_start_next_phy()1682 the_phy = &this_controller->phy_table[this_controller->next_phy_to_start]; in scic_sds_controller_start_next_phy()1691 this_controller->next_phy_to_start++; in scic_sds_controller_start_next_phy()1714 this_controller->phy_table[this_controller->next_phy_to_start].phy_index, in scic_sds_controller_start_next_phy()1719 this_controller->next_phy_to_start++; in scic_sds_controller_start_next_phy()
958 (controller->next_phy_to_start == SCI_MAX_PHYS) && in scic_sds_apc_agent_timeout_handler()