Home
last modified time | relevance | path

Searched refs:mem_mdesc_init (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem_mdesc.h90 extern int mem_mdesc_init(topo_mod_t *, md_mem_info_t *);
H A Dmem.c98 if (mem_mdesc_init(mod, mem) != 0) { in _topo_init()
H A Dmem_mdesc.c421 mem_mdesc_init(topo_mod_t *mod, md_mem_info_t *mem) in mem_mdesc_init() function
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A Ddimm_sun4v.c81 if (mem_mdesc_init(mod, mem) != 0) { in _topo_init()