Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.h48 extern void hc_fini(topo_mod_t *); /* see hc.c */
H A Dtopo_builtin.c56 { "hc", HC_VERSION, hc_init, hc_fini, TOPO_BLTIN_TYPE_TREE },
H A Dhc.c245 hc_fini(topo_mod_t *mod) in hc_fini() function