Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1184 if (mlxp->mlx_attach & MLXCX_ATTACH_REGS) { in mlxcx_teardown()
1187 mlxp->mlx_attach &= ~MLXCX_ATTACH_REGS; in mlxcx_teardown()
2786 mlxp->mlx_attach |= MLXCX_ATTACH_REGS; in mlxcx_attach()
H A Dmlxcx.h1076 MLXCX_ATTACH_REGS = 1 << 2, enumerator