Searched refs:topo_file_t (Results 1 – 2 of 2) sorted by relevance
47 topo_file_unload(topo_file_t *tfp) in topo_file_unload()59 topo_mod_free(tfp->tf_mod, tfp, sizeof (topo_file_t)); in topo_file_unload()66 topo_file_t *tfp; in topo_file_load()69 if ((tfp = topo_mod_zalloc(mod, sizeof (topo_file_t))) == NULL) in topo_file_load()
40 } topo_file_t; typedef