Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.c194 static const char *ib_sa_error_str[] = { variable
208 #define SA_ERR_UNKNOWN (ARR_SIZE(ib_sa_error_str) - 1)
214 return (ib_sa_error_str[status]); in ib_sa_err_str()