Searched defs:mem_methods (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmem.c54 static const topo_method_t mem_methods[] = { variable
106 (void) topo_method_register(mod, pnode, mem_methods);
122 (void) topo_method_register(mod, pnode, mem_methods);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c71 static const topo_method_t mem_methods[] = { variable
689 if (topo_method_register(mod, rnode, mem_methods) < 0) {

Completed in 58 milliseconds