/illumos-gate/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 143 (void) topo_fmri_nvl2str(thp, asru, &aname, &err); in print_node() 145 (void) topo_fmri_nvl2str(thp, fru, &fname, &err); in print_node() 409 if (topo_fmri_nvl2str(thp, val, &fmri, &err) != 0) { in print_prop_nameval() 478 ret = topo_fmri_nvl2str(thp, val[i], &fmri, in print_prop_nameval() 848 if (topo_fmri_nvl2str(thp, rsrc, &s, &err) < 0) { in walk_node() 1159 (void) topo_fmri_nvl2str(thp, asru, &aname, &err); in print_fmri() 1161 (void) topo_fmri_nvl2str(thp, fru, &fname, &err); in print_fmri()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 56 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_2xml.c | 214 topo_fmri_nvl2str(thp, val, &fmristr, &err) != 0) { in txml_print_prop() 339 if ((ret = topo_fmri_nvl2str(thp, val[i], in txml_print_prop()
|
H A D | mapfile-vers | 66 topo_fmri_nvl2str;
|
H A D | topo_digraph_xml.c | 446 topo_fmri_nvl2str(thp, fmri, &fmristr, &err) != 0) { in serialize_edge() 673 topo_fmri_nvl2str(thp, fmri, &fmristr, &err) != 0) { in serialize_vertex() 818 topo_fmri_nvl2str(thp, fmri, &fmristr, &err) != 0) { in edge_cb()
|
H A D | topo_method.c | 386 topo_fmri_nvl2str(thp, rsrc, &fmri, &err) != 0) { in topo_spoof_apply()
|
H A D | libtopo.h | 143 extern int topo_fmri_nvl2str(topo_hdl_t *, nvlist_t *, char **, int *);
|
H A D | topo_fmri.c | 104 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) in topo_fmri_nvl2str() function
|
H A D | topo_mod.c | 656 if (topo_fmri_nvl2str(mod->tm_hdl, fmri, &sp, &err) < 0) in topo_mod_nvl2str()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 406 if (topo_fmri_nvl2str(thp, asru, &fmri, &err) == 0) in zfs_vdev_repair() 544 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) { in zfs_retire_recv()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 135 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) == 0 && in dt_analyze_disk()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 145 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) { in st_check_component()
|
/illumos-gate/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_subscribe.c | 628 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) { in fmev_shdl_nvl2str()
|
/illumos-gate/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 351 if (topo_fmri_nvl2str(topo_handle, nvl, &tname, &err) == 0) { in get_nvl2str_topo()
|
/illumos-gate/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()
|