Home
last modified time | relevance | path

Searched refs:mem_init (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dmem.h38 extern int mem_init(topo_mod_t *, topo_version_t); /* see mem.c */
H A Dtopo_builtin.c48 { "mem", MEM_VERSION, mem_init, mem_fini },
H A Dmem.c68 mem_init(topo_mod_t *mod, topo_version_t version) in mem_init() function
/titanic_41/usr/src/cmd/lms/
H A Dglue.h65 int mem_init(void);
H A Dglue.cpp181 int glue::mem_init(void) in mem_init() function in glue
234 if (mem_init()) { in init()