Searched refs:mh_nelems (Results 1 – 4 of 4) sorted by relevance
269 mhp->mh_nelems = 0; in topo_modhash_create()285 assert(mhp->mh_nelems == 0); in topo_modhash_destroy()328 mhp->mh_nelems++; in topo_modhash_load()363 assert(mhp->mh_nelems != 0); in topo_modhash_unload()365 mhp->mh_nelems--; in topo_modhash_unload()404 --mhp->mh_nelems; in topo_modhash_unload_all()
51 uint_t mh_nelems; /* number of modules in hash */ member
64 uint_t mh_nelems; /* number of modules in hash */ member
1030 mhp->mh_nelems = 0; in fmd_modhash_create()1241 mhp->mh_nelems++; in fmd_modhash_load()1272 ASSERT(mhp->mh_nelems != 0); in fmd_modhash_unload()1273 mhp->mh_nelems--; in fmd_modhash_unload()