Home
last modified time | relevance | path

Searched refs:issm_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ibumad.h169 char issm_path[256]; member
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c902 p_vend->issm_path, in osm_vendor_bind()
903 sizeof(p_vend->issm_path)) < 0) { in osm_vendor_bind()
1243 p_vend->issmfd = open(p_vend->issm_path, O_NONBLOCK); in osm_vendor_set_sm()
1248 p_vend->issm_path, strerror(errno)); in osm_vendor_set_sm()