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

/freebsd-11-stable/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]);

Completed in 56 milliseconds