| /illumos-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 | 291 if (topo_method_register(mod, strand, strands_retire_methods) < 0) in create_strand() 396 if (topo_method_register(mod, core, strands_retire_methods) < 0) in create_core() 542 if (topo_method_register(mod, chip, chip_methods) < 0) in create_chip() 650 if (topo_method_register(mod, chip, strands_retire_methods) < 0) in create_chip()
|
| H A D | chip_intel.c | 160 if (topo_method_register(mod, rnode, rank_methods) < 0) in mc_add_ranks() 164 if (! is_xpv() && topo_method_register(mod, rnode, in mc_add_ranks() 268 if (topo_method_register(mod, dnode, dimm_methods) < 0) in mc_add_dimms() 485 if (topo_method_register(mod, rank, rank_methods) < 0) { in mc_rank_create_v1() 490 if (!is_xpv() && topo_method_register(mod, rank, in mc_rank_create_v1()
|
| /illumos-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 | 127 (void) topo_method_register(mod, pnode, zfs_methods); in zfs_enum()
|
| H A D | legacy_hc.c | 97 (void) topo_method_register(mod, pnode, legacy_hc_methods); in legacy_hc_enum()
|
| 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 | 101 topo_method_register;
|
| H A D | topo_mod.h | 130 extern int topo_method_register(topo_mod_t *, tnode_t *, const topo_method_t *);
|
| H A D | topo_mod.map | 91 topo_method_register { TYPE = FUNCTION; FLAGS = extern };
|
| H A D | mod.c | 102 (void) topo_method_register(mod, pnode, mod_methods); in mod_enum()
|
| H A D | pcie.c | 330 (void) topo_method_register(mod, pnode, pcie_methods); in pcie_enum()
|
| H A D | pkg.c | 107 (void) topo_method_register(mod, pnode, pkg_methods); in pkg_enum()
|
| H A D | svc.c | 232 (void) topo_method_register(mod, tn, svc_methods); in svc_create_node() 253 (void) topo_method_register(mod, pnode, svc_methods); in svc_enum()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/shared/ |
| H A D | topo_port.c | 114 if (topo_method_register(mod, tn, port_methods) != 0) { in port_create_common()
|
| H A D | topo_sensor.c | 248 if (topo_method_register(mod, fnode, topo_sensor_scalar_fac_methods) < in topo_sensor_create_scalar_sensor()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
| H A D | ipmi_enum.c | 504 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_check_entity() 675 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_post_process()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/ |
| H A D | fac_prov_ahci.c | 275 if (topo_method_register(mod, rnode, ahci_fac_methods) != 0) { in fac_prov_ahci_enum()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/ |
| H A D | fac_prov_mptsas.c | 233 if (topo_method_register(mod, rnode, mptsas_fac_methods) != 0) { in fac_prov_mptsas_enum()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/ |
| H A D | fac_prov_libhp.c | 301 if (topo_method_register(mod, tn, fac_prov_libhp_methods) != 0) { in topo_fac_prov_libhp_enum()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
| H A D | x86pi_bay.c | 344 if (topo_method_register(mod, tn_bay, bay_methods) != 0) { in x86pi_gen_bay()
|
| /illumos-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()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
| H A D | ses_facility.c | 538 if (topo_method_register(mod, tn, ses_indicator_methods) < 0) { in ses_add_indicator() 600 if (topo_method_register(mod, tn, ses_sensor_methods) < 0) { in ses_add_sensor_common()
|
| /illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
| H A D | pcibus_hba.c | 325 if (topo_method_register(mod, recep, recep_methods) != 0) { in pci_receptacle_instantiate()
|