Searched refs:fmd_modtopo_t (Results 1 – 2 of 2) sorted by relevance
354 fmd_modtopo_t *mtp; in fmd_module_unload()408 fmd_free(mtp, sizeof (fmd_modtopo_t)); in fmd_module_unload()1387 fmd_modtopo_t *mtp; in fmd_module_topo_hold()1391 mtp = fmd_zalloc(sizeof (fmd_modtopo_t), FMD_SLEEP); in fmd_module_topo_hold()1402 fmd_modtopo_t *mtp; in fmd_module_topo_rele()1417 fmd_free(mtp, sizeof (fmd_modtopo_t)); in fmd_module_topo_rele()
163 } fmd_modtopo_t; typedef