Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.h36 extern void sw_fini(topo_mod_t *); /* see sw.c */
H A Dtopo_builtin.c51 { "sw", SW_VERSION, sw_init, sw_fini },
H A Dsw.c79 sw_fini(topo_mod_t *mod) in sw_fini() function