Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1075 if (mlxp->mlx_attach & MLXCX_ATTACH_INTRS) { in mlxcx_teardown()
1117 if (mlxp->mlx_attach & MLXCX_ATTACH_INTRS) { in mlxcx_teardown()
1120 mlxp->mlx_attach &= ~MLXCX_ATTACH_INTRS; in mlxcx_teardown()
2809 mlxp->mlx_attach |= MLXCX_ATTACH_INTRS; in mlxcx_attach()
H A Dmlxcx.h1082 MLXCX_ATTACH_INTRS = 1 << 8, enumerator