/titanic_50/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/sw/ |
H A D | scheme.c | 54 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/fmdump/common/ |
H A D | nvlrender.c | 65 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) != 0 || in fmdump_render_nvlist()
|
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_util.c | 49 if (topo_fmri_nvl2str(thp, fmri, &topostr, &err) == 0) { in sw_smf_svcfmri2str()
|
/titanic_50/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 140 (void) topo_fmri_nvl2str(thp, asru, &aname, &err); in print_node() 142 (void) topo_fmri_nvl2str(thp, fru, &fname, &err); in print_node() 404 if (topo_fmri_nvl2str(thp, val, &fmri, &err) != 0) { in print_prop_nameval() 832 if (topo_fmri_nvl2str(thp, rsrc, &s, &err) < 0) { in walk_node() 1114 (void) topo_fmri_nvl2str(thp, asru, &aname, &err); in print_fmri() 1116 (void) topo_fmri_nvl2str(thp, fru, &fname, &err); in print_fmri()
|
/titanic_50/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 58 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 55 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 336 if (topo_fmri_nvl2str(thp, asru, &fmri, &err) == 0) in zfs_vdev_repair() 466 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) { in zfs_retire_recv()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 55 topo_fmri_nvl2str;
|
H A D | topo_2xml.c | 171 if (topo_fmri_nvl2str(thp, val, &fmri, &err) in txml_print_prop()
|
H A D | libtopo.h | 100 extern int topo_fmri_nvl2str(topo_hdl_t *, nvlist_t *, char **, int *);
|
H A D | topo_mod.c | 651 if (topo_fmri_nvl2str(mod->tm_hdl, fmri, &sp, &err) < 0) in topo_mod_nvl2str()
|
H A D | topo_fmri.c | 100 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) in topo_fmri_nvl2str() function
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 116 if (topo_fmri_nvl2str(thdl, dupfmri, &buf, &err) != 0) { in dm_fmri_to_diskmon() 204 if (topo_fmri_nvl2str(thp, fmri, &cstr, err) != 0) { in fmri2ptr()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 136 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) == 0 && in dt_analyze_disk()
|
/titanic_50/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 56 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 51 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 141 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) { in st_check_component()
|
/titanic_50/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 185 if (topo_fmri_nvl2str(thp, rsrc, &fmri, &err) < 0) in do_slot_mapping_cb()
|
/titanic_50/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_subscribe.c | 630 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) { in fmev_shdl_nvl2str()
|
/titanic_50/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 350 if (topo_fmri_nvl2str(topo_handle, nvl, &tname, &err) == 0) { in get_nvl2str_topo()
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 482 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) < 0) { in add_prop_val()
|