Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h87 extern void topo_mod_exit(topo_mod_t *);
H A Dtopo_module.c59 topo_mod_exit(mod); in topo_mod_release()
101 topo_mod_exit(topo_mod_t *mod) in topo_mod_exit() function
H A Dtopo_mod.c262 topo_mod_exit(enum_mod); in topo_mod_enumerate()