Searched refs:pi_cpu_methods (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_walker.c | 61 extern topo_method_t pi_cpu_methods[], pi_mem_methods[]; 83 {pi_cpu_methods, CHIP}, 84 {pi_cpu_methods, CORE}, 85 {pi_cpu_methods, STRAND}, 86 {pi_cpu_methods, CPU},
|
H A D | pi_meth.c | 52 const topo_method_t pi_cpu_methods[] = { variable
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/chip/ |
H A D | chip_sun4v.c | 54 extern topo_method_t pi_cpu_methods[]; 199 if (topo_method_register(mod, ntn, pi_cpu_methods) < 0) in chip_tnode_create()
|