/titanic_44/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 55 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str() 80 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_present() 95 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_replaced() 115 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unusable() 138 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_service_state()
|
/titanic_44/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 52 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str() 83 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_present() 102 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_replaced() 121 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_service_state() 145 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unusable()
|
/titanic_44/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 54 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str() 88 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_present() 112 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_replaced() 134 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unusable() 215 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fru_compare() 289 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_service_state()
|
/titanic_44/usr/src/cmd/fm/schemes/mem/ |
H A D | mem.c | 161 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_expand() 234 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_present() 284 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) { in fmd_fmri_present() 334 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_replaced() 385 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) { in fmd_fmri_replaced() 425 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_contains() 474 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unusable()
|
/titanic_44/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 49 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str() 160 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_expand() 218 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_present() 271 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_replaced() 329 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unusable()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/zambezi/ |
H A D | zambezi.c | 46 #define ZAMBEZI_VERSION TOPO_VERSION 76 if (topo_mod_register(mod, &zambezi_info, TOPO_VERSION) < 0) { in _topo_init()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | sun4vpi.c | 71 if (version != TOPO_VERSION) { in _topo_init() 85 result = topo_mod_register(mod, &pi_modinfo, TOPO_VERSION); in _topo_init()
|
H A D | pi_niu.c | 57 if (topo_mod_load(mod, NIU, TOPO_VERSION) == NULL) { in pi_enum_niu()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 40 #define XFP_VERSION TOPO_VERSION 69 if (topo_mod_register(mod, &xfp_info, TOPO_VERSION) < 0) { in _topo_init()
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi.c | 91 if (version != TOPO_VERSION) { in _topo_init() 105 result = topo_mod_register(mod, &x86pi_modinfo, TOPO_VERSION); in _topo_init() 454 if (topo_mod_load(mod, CHIP, TOPO_VERSION) == NULL) { in x86pi_enum_gentopo()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 47 #define NIU_VERSION TOPO_VERSION 74 if (topo_mod_register(mod, &niu_info, TOPO_VERSION) < 0) { in _topo_init() 341 if ((rp = topo_mod_load(mp, XAUI, TOPO_VERSION)) == NULL) { in xaui_enum_load()
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_fmri.c | 235 if (version != TOPO_VERSION) in fmd_fmri_topo_hold() 386 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_retire() 401 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_unretire()
|
/titanic_44/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | scheme.c | 307 if (version != TOPO_VERSION) in fmd_fmri_topo_hold() 311 if ((g_thp = topo_open(TOPO_VERSION, "/", &err)) == NULL) { in fmd_fmri_topo_hold()
|
/titanic_44/usr/src/cmd/fm/fmdump/common/ |
H A D | scheme.c | 309 if (version != TOPO_VERSION) in fmd_fmri_topo_hold() 313 if ((g_thp = topo_open(TOPO_VERSION, "/", &err)) == NULL) { in fmd_fmri_topo_hold()
|
H A D | nvlrender.c | 49 topo_hdl_t *thp = fmd_fmri_topo_hold(TOPO_VERSION); in fmdump_render_nvlist()
|
/titanic_44/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 38 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str()
|
/titanic_44/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 38 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 74 { "ipmi", FM_FMRI_SCHEME_HC, TOPO_VERSION, &ipmi_ops }; 307 pgi.tpi_version = TOPO_VERSION; in ipmi_check_entity() 485 if (topo_mod_register(mod, &ipmi_info, TOPO_VERSION) != 0) { in _topo_init()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/chip/ |
H A D | chip_sun4v.c | 50 #define CHIP_VERSION TOPO_VERSION 94 if (topo_mod_register(mod, &chip_info, TOPO_VERSION) != 0) { in _topo_init() 332 if ((rp = topo_mod_load(mp, DIMM, TOPO_VERSION)) == NULL) { in dimm_enum_load()
|
/titanic_44/usr/src/cmd/fm/schemes/sw/ |
H A D | scheme.c | 51 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) in fmd_fmri_nvl2str()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/ |
H A D | fac_prov_mptsas.c | 49 { "mpt_sas facility provider", FM_FMRI_SCHEME_HC, TOPO_VERSION, 66 return (topo_mod_register(mod, &mptsas_info, TOPO_VERSION)); in _topo_init()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk.h | 40 #define DISK_VERSION TOPO_VERSION
|
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_util.c | 48 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in sw_smf_svcfmri2str()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 57 #define CHIP_VERSION TOPO_VERSION 102 if (topo_mod_register(mod, &chip_info, TOPO_VERSION) != 0) { in _topo_init()
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 320 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in init_mb() 395 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_dimm_by_sn() 475 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_cpu_rsc_by_sn() 545 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_mem_rsc_by_sn()
|