Searched refs:osm_madw_get_err_msg (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mad_ctrl.c430 if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) {
433 osm_get_disp_msg_str(osm_madw_get_err_msg(p_madw)));
436 osm_madw_get_err_msg(p_madw),
H A Dosm_sm_mad_ctrl.c732 if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) {
735 osm_get_disp_msg_str(osm_madw_get_err_msg(p_madw)));
738 osm_madw_get_err_msg(p_madw),
/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_madw.h1021 /****f* OpenSM: MAD Wrapper/osm_madw_get_err_msg
1023 * osm_madw_get_err_msg
1032 osm_madw_get_err_msg(IN const osm_madw_t * const p_madw) function

Completed in 181 milliseconds