Searched refs:hc_fini (Results 1 – 3 of 3) sorted by relevance
50 extern void hc_fini(topo_mod_t *); /* see hc.c */
54 { "hc", HC_VERSION, hc_init, hc_fini }, /* hc must go last */
227 hc_fini(topo_mod_t *mod) in hc_fini() function