Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h193 IBT_CHAN_IN_USE = 404, /* SMI/GSI channel in use */ enumerator
H A Dibtl_ci_types.h151 #define IBT_QP_IN_USE IBT_CHAN_IN_USE
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c2982 case IBT_CHAN_IN_USE: in sol_uverbs_ibt_to_kernel_status()
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c272 return (IBT_CHAN_IN_USE); in ibt_open_rc_channel()