Searched refs:next_phy_element (Results 1 – 2 of 2) sorted by relevance
254 SCI_FAST_LIST_ELEMENT_T * next_phy_element = sci_fast_list_get_next( in scif_sas_smp_phy_find_next_phy_in_wide_port() local259 while (next_phy_element != NULL) in scif_sas_smp_phy_find_next_phy_in_wide_port()261 next_phy = (SCIF_SAS_SMP_PHY_T *)sci_fast_list_get_object(next_phy_element); in scif_sas_smp_phy_find_next_phy_in_wide_port()263 next_phy_element = sci_fast_list_get_next( &(next_phy->list_element)); in scif_sas_smp_phy_find_next_phy_in_wide_port()
1132 SCI_FAST_LIST_ELEMENT_T * next_phy_element = sci_fast_list_get_next( in scif_sas_smp_remote_device_continue_current_activity() local1140 if (next_phy_element != NULL in scif_sas_smp_remote_device_continue_current_activity()1146 (SCIF_SAS_SMP_PHY_T *)sci_fast_list_get_object(next_phy_element); in scif_sas_smp_remote_device_continue_current_activity()