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