| /onnv-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
| H A D | chip_amd.c | 232 if (topo_method_register(mod, csnode, in amd_generic_mc_create() 238 if (topo_method_register(mod, csnode, in amd_generic_mc_create() 430 if (topo_method_register(mod, ranknode, rank_methods) < 0) in amd_rank_create() 434 if (! is_xpv() && topo_method_register(mod, ranknode, in amd_rank_create() 526 if (topo_method_register(mod, in amd_dimm_create()
|
| H A D | chip.c | 275 if (topo_method_register(mod, strand, strands_retire_methods) < 0) in create_strand() 380 if (topo_method_register(mod, core, strands_retire_methods) < 0) in create_core() 518 if (topo_method_register(mod, chip, chip_methods) < 0) in create_chip() 606 if (topo_method_register(mod, chip, strands_retire_methods) < 0) in create_chip()
|
| H A D | chip_intel.c | 136 if (topo_method_register(mod, rnode, rank_methods) < 0) in mc_add_ranks() 140 if (! is_xpv() && topo_method_register(mod, rnode, in mc_add_ranks() 244 if (topo_method_register(mod, dnode, dimm_methods) < 0) in mc_add_dimms()
|
| /onnv-gate/usr/src/lib/fm/topo/libtopo/common/ |
| H A D | mem.c | 106 (void) topo_method_register(mod, pnode, mem_methods); in mem_enum() 122 (void) topo_method_register(mod, pnode, mem_methods); in mem_enum()
|
| H A D | fmd.c | 102 (void) topo_method_register(mod, pnode, fmd_methods); in fmd_enum()
|
| H A D | zfs.c | 110 (void) topo_method_register(mod, pnode, zfs_methods); in zfs_enum()
|
| H A D | legacy_hc.c | 99 (void) topo_method_register(mod, pnode, legacy_hc_methods); in legacy_hc_enum()
|
| H A D | topo_mod.h | 119 extern int topo_method_register(topo_mod_t *, tnode_t *, const topo_method_t *);
|
| H A D | cpu.c | 216 (void) topo_method_register(mod, pnode, cpu_methods); in cpu_enum() 237 (void) topo_method_register(mod, pnode, cpu_methods); in cpu_enum()
|
| H A D | mapfile-vers | 85 topo_method_register;
|
| H A D | topo_mod.map | 72 topo_method_register { TYPE = FUNCTION; FLAGS = extern };
|
| H A D | pkg.c | 106 (void) topo_method_register(mod, pnode, pkg_methods); in pkg_enum()
|
| H A D | mod.c | 101 (void) topo_method_register(mod, pnode, mod_methods); in mod_enum()
|
| H A D | svc.c | 231 (void) topo_method_register(mod, tn, svc_methods); in svc_create_node() 252 (void) topo_method_register(mod, pnode, svc_methods); in svc_enum()
|
| H A D | sw.c | 306 (void) topo_method_register(mod, pnode, sw_methods); in sw_enum()
|
| H A D | topo_method.c | 131 topo_method_register(topo_mod_t *mod, tnode_t *node, const topo_method_t *mp) in topo_method_register() function
|
| /onnv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
| H A D | pi_generic.c | 118 topo_method_register(mod, *t_node, in pi_enum_generic_impl()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
| H A D | ipmi_enum.c | 316 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_check_entity() 470 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_post_process()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
| H A D | ioboard.c | 190 if (topo_method_register(mod, ntn, Iob_methods) < 0) { in iob_tnode_create()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/common/hostbridge/ |
| H A D | hostbridge.c | 230 if (topo_method_register(mod, ntn, Hb_methods) < 0) { in hb_tnode_create()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/common/ses/ |
| H A D | ses_facility.c | 528 if (topo_method_register(mod, tn, ses_indicator_methods) < 0) { in ses_add_indicator() 590 if (topo_method_register(mod, tn, ses_sensor_methods) < 0) { in ses_add_sensor_common()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/sun4v/dimm/ |
| H A D | dimm_sun4v.c | 227 topo_method_register(mod, cnode, pi_mem_methods) < 0 || in create_one_dimm()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/sun4v/chip/ |
| H A D | chip_sun4v.c | 199 if (topo_method_register(mod, ntn, pi_cpu_methods) < 0) in chip_tnode_create()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
| H A D | cpu.c | 506 if (topo_method_register(mod, rnode, cpu_methods) < 0) { in cpu_enum()
|
| /onnv-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
| H A D | fac_prov_ipmi.c | 1284 if (topo_method_register(mod, fnode, ipmi_fac_methods) < 0) { in make_sensor_node() 1777 if (topo_method_register(mod, rnode, ipmi_node_methods) != 0) { in fac_prov_ipmi_enum() 1784 if (topo_method_register(mod, rnode, ipmi_fac_methods) != 0) { in fac_prov_ipmi_enum()
|