Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_types.h287 #define CL_STATUS_COUNT 21 /* should be the last value */ macro
360 ((errcode < CL_STATUS_COUNT)?cl_status_text[errcode]:"invalid status code")