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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c58 static const topo_method_t cpu_methods[] = { variable
216 (void) topo_method_register(mod, pnode, cpu_methods);
237 (void) topo_method_register(mod, pnode, cpu_methods);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c67 static const topo_method_t cpu_methods[] = { variable
506 if (topo_method_register(mod, rnode, cpu_methods) < 0) {

Completed in 59 milliseconds