Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dfmd.h40 extern void fmd_fini(topo_mod_t *); /* see fmd.c */
H A Dtopo_builtin.c47 { "fmd", FMD_VERSION, fmd_init, fmd_fini },
H A Dfmd.c86 fmd_fini(topo_mod_t *mod) in fmd_fini() function