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

/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl.c222 IB_MGT_ret_t mgt_ret; local
231 mgt_ret =
235 if (mgt_ret != IB_MGT_OK) {
258 mgt_ret =
260 if (mgt_ret != IB_MGT_OK) {
608 IB_MGT_ret_t mgt_ret; local
632 mgt_ret =
635 if (mgt_ret != IB_MGT_OK) {
695 mgt_ret =
698 if (IB_MGT_OK != mgt_ret) {
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_inform.c69 IB_MGT_ret_t mgt_ret; local
86 mgt_ret =
91 if (mgt_ret != IB_MGT_OK) {
134 mgt_ret = IB_MGT_get_handle(hca_id, port_num, IB_MGT_SMI,
136 if (IB_MGT_OK != mgt_ret) {

Completed in 273 milliseconds