Searched refs:mb_mod_hdl (Results 1 – 1 of 1) sorted by relevance
78 static topo_mod_t *mb_mod_hdl = NULL; variable108 assert(mb_mod_hdl != NULL); in mb_topo_alloc()109 return (topo_mod_alloc(mb_mod_hdl, size)); in mb_topo_alloc()115 assert(mb_mod_hdl != NULL); in mb_topo_free()116 topo_mod_free(mb_mod_hdl, data, size); in mb_topo_free()401 mb_mod_hdl = mod; in mb_enum()