Searched refs:p_item_tmp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c481 cl_list_item_t *p_item, *p_item_tmp; local
509 p_item_tmp = cl_qlist_next(p_item);
510 p_item = p_item_tmp;
549 p_item_tmp = cl_qlist_next(p_item);
550 p_item = p_item_tmp;
H A Dosm_vendor_mlx.c323 cl_list_item_t *p_item, *p_item_tmp; local
336 p_item_tmp = cl_qlist_next(p_item);
337 p_item = p_item_tmp;
H A Dosm_vendor_mlx_anafa.c340 cl_list_item_t *p_item, *p_item_tmp; local
353 p_item_tmp = cl_qlist_next(p_item);
354 p_item = p_item_tmp;

Completed in 63 milliseconds