Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h96 extern void topo_modhash_unload(topo_mod_t *);
H A Dtopo_module.c82 topo_modhash_unload(mod); in topo_mod_rele()
340 topo_modhash_unload(topo_mod_t *mod) in topo_modhash_unload() function