Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/opensm/opensm/
HDosm_prtn.c361 ib_api_status_t status = IB_UNKNOWN_ERROR; in prtn_make_default()
/freebsd-13-stable/contrib/ofed/opensm/include/iba/
HDib_types.h9144 IB_UNKNOWN_ERROR /* ALWAYS LAST ENUM VALUE! */ enumerator
9161 if (status > IB_UNKNOWN_ERROR) in ib_get_err_str()
9162 status = IB_UNKNOWN_ERROR; in ib_get_err_str()