Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dmem.h39 extern void mem_fini(topo_mod_t *); /* see mem.c */
H A Dtopo_builtin.c48 { "mem", MEM_VERSION, mem_init, mem_fini },
H A Dmem.c87 mem_fini(topo_mod_t *mod) in mem_fini() function