Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1087 if (mlxp->mlx_attach & MLXCX_ATTACH_CHKTIMERS) { in mlxcx_teardown()
1089 mlxp->mlx_attach &= ~MLXCX_ATTACH_CHKTIMERS; in mlxcx_teardown()
2989 mlxp->mlx_attach |= MLXCX_ATTACH_CHKTIMERS; in mlxcx_attach()
H A Dmlxcx.h1090 MLXCX_ATTACH_CHKTIMERS = 1 << 16, enumerator