Searched refs:p_old_madw (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sm_mad_ctrl.c188 osm_madw_t *p_old_madw; local
204 p_old_madw = (osm_madw_t *) transaction_context;
215 osm_madw_copy_context(p_madw, p_old_madw);
216 osm_mad_pool_put(p_ctrl->p_mad_pool, p_old_madw);
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_al.c261 osm_madw_t *p_old_madw; local
305 p_old_madw = (osm_madw_t *) p_elem->send_context1;
306 p_old_vw = osm_madw_get_vend_ptr(p_old_madw);

Completed in 52 milliseconds