Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h87 IBT_GENERIC_MISC, /* Generic Misc Module */ enumerator
101 (class) == IBT_GENERIC_MISC || \
117 (class) == IBT_GENERIC_MISC || \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c82 clnt->ibt_client.mi_clnt_class = IBT_GENERIC_MISC; in alloc_ibt_client()