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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ts.h199 osm_ts_bind_info_t smi_bind; member in struct:_osm_vendor
223 * smi_bind
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ts.c175 cl_thread_construct(&(p_vend->smi_bind.poller));
189 pthread_cancel(p_vend->smi_bind.poller.osd.id);
191 cl_thread_destroy(&(p_vend->smi_bind.poller));
226 p_vend->smi_bind.ul_dev_fd = -1;
538 p_bind = &(p_vend->smi_bind);

Completed in 98 milliseconds