Lines Matching refs:phy_table
1591 SCIC_SDS_PHY_T *the_phy = & this_controller->phy_table[index]; in scic_sds_controller_is_start_complete()
1682 the_phy = &this_controller->phy_table[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()
1745 phy_status = scic_phy_stop(&this_controller->phy_table[index]); in scic_sds_controller_stop_phys()
1758 this_controller->phy_table[index].phy_index, phy_status in scic_sds_controller_stop_phys()
1975 current_phy = &this_controller->phy_table[i]; in scic_sds_controller_power_control_queue_insert()
2207 phy = &this_controller->phy_table[index]; in scic_sds_controller_unsolicited_frame()
2224 phy = &this_controller->phy_table[index]; in scic_sds_controller_unsolicited_frame()
2361 phy = &this_controller->phy_table[index]; in scic_sds_controller_event_completion()
3827 phy = &this_controller->phy_table[index]; in scic_sds_controller_release_resource()
4375 if (phy_index < ARRAY_SIZE(this_controller->phy_table)) in scic_controller_get_phy_handle()
4377 *phy_handle = &this_controller->phy_table[phy_index]; in scic_controller_get_phy_handle()
5088 SCIC_SDS_PHY_T * curr_phy = &this_controller->phy_table[index]; in scic_controller_resume()
5504 &this_controller->phy_table[index], in scic_sds_controller_reset_state_initialize_handler()
6544 &this_controller->phy_table[index], in scic_sds_controller_reset_state_enter()