Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1165 if (mlxp->mlx_attach & MLXCX_ATTACH_ENABLE_HCA) { in mlxcx_teardown()
1170 mlxp->mlx_attach &= ~MLXCX_ATTACH_ENABLE_HCA; in mlxcx_teardown()
2796 mlxp->mlx_attach |= MLXCX_ATTACH_ENABLE_HCA; in mlxcx_attach()
H A Dmlxcx.h1078 MLXCX_ATTACH_ENABLE_HCA = 1 << 4, enumerator