Home
last modified time | relevance | path

Searched refs:mltd_allocated (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h374 boolean_t mltd_allocated; member
H A Dmlxcx_cmd.c1612 mltd->mltd_allocated = B_TRUE; in mlxcx_cmd_alloc_tdom()
1633 VERIFY(mltd->mltd_allocated); in mlxcx_cmd_dealloc_tdom()
1643 mltd->mltd_allocated = B_FALSE; in mlxcx_cmd_dealloc_tdom()
H A Dmlxcx.c1135 if (mlxp->mlx_tdom.mltd_allocated && in mlxcx_teardown()