Home
last modified time | relevance | path

Searched refs:topo_file_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.c49 topo_file_unload(topo_file_t *tfp) in topo_file_unload()
61 topo_mod_free(tfp->tf_mod, tfp, sizeof (topo_file_t)); in topo_file_unload()
68 topo_file_t *tfp; in topo_file_load()
71 if ((tfp = topo_mod_zalloc(mod, sizeof (topo_file_t))) == NULL) in topo_file_load()
H A Dtopo_file.h42 } topo_file_t; typedef