Searched refs:next_phy_to_start (Results 1 – 3 of 3) sorted by relevance
373 U32 next_phy_to_start; member
224 this_controller->next_phy_to_start = 0; in scic_sds_controller_initialize_phy_startup()1669 if (this_controller->next_phy_to_start == SCI_MAX_PHYS) in scic_sds_controller_start_next_phy()1684 the_phy = &this_controller->phy_table[this_controller->next_phy_to_start]; in scic_sds_controller_start_next_phy()1693 this_controller->next_phy_to_start++; in scic_sds_controller_start_next_phy()1716 this_controller->phy_table[this_controller->next_phy_to_start].phy_index, in scic_sds_controller_start_next_phy()1721 this_controller->next_phy_to_start++; in scic_sds_controller_start_next_phy()
960 (controller->next_phy_to_start == SCI_MAX_PHYS) && in scic_sds_apc_agent_timeout_handler()