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

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

Completed in 66 milliseconds