Lines Matching refs:element

1771    SCI_FAST_LIST_ELEMENT_T  * element = smp_remote_device->smp_phy_list.list_head;
1776 while (element != NULL)
1778 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
1779 element = sci_fast_list_get_next(element);
1803 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1815 while (element != NULL)
1817 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
1818 element = sci_fast_list_get_next(element);
1975 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1985 while (element != NULL)
1987 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
1988 element = sci_fast_list_get_next(element);
2119 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
2129 while (element != NULL)
2131 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
2132 element = sci_fast_list_get_next(element);
2201 SCI_FAST_LIST_ELEMENT_T * element = this_smp_remote_device->smp_phy_list.list_head;
2211 while (element != NULL)
2213 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
2214 element = sci_fast_list_get_next(element);
2302 SCI_FAST_LIST_ELEMENT_T * element =
2316 while (element != NULL)
2318 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
2319 element = sci_fast_list_get_next(element);
2494 SCI_FAST_LIST_ELEMENT_T * element =
2506 while (element != NULL)
2508 curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
2509 element = sci_fast_list_get_next(element);