Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1178 if (mlxp->mlx_attach & MLXCX_ATTACH_CAPS) { in mlxcx_teardown()
1181 mlxp->mlx_attach &= ~MLXCX_ATTACH_CAPS; in mlxcx_teardown()
2842 mlxp->mlx_attach |= MLXCX_ATTACH_CAPS; in mlxcx_attach()
H A Dmlxcx.h1089 MLXCX_ATTACH_CAPS = 1 << 15, enumerator