Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c2689 if (mlxp->mlx_attach & MLXCX_ATTACH_MAC_HDL) { in mlxcx_detach()
2693 mlxp->mlx_attach &= ~MLXCX_ATTACH_MAC_HDL; in mlxcx_detach()
3006 mlxp->mlx_attach |= MLXCX_ATTACH_MAC_HDL; in mlxcx_attach()
H A Dmlxcx.h1084 MLXCX_ATTACH_MAC_HDL = 1 << 10, enumerator