Home
last modified time | relevance | path

Searched refs:topo_fmri_nvl2str (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/cmd/fm/schemes/mod/
H A Dscheme.c41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
/titanic_50/usr/src/cmd/fm/schemes/pkg/
H A Dscheme.c41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
/titanic_50/usr/src/cmd/fm/schemes/sw/
H A Dscheme.c54 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
/titanic_50/usr/src/cmd/fm/fmdump/common/
H A Dnvlrender.c65 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 Dsmf_util.c49 if (topo_fmri_nvl2str(thp, fmri, &topostr, &err) == 0) { in sw_smf_svcfmri2str()
/titanic_50/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c140 (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 Dscheme.c58 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
/titanic_50/usr/src/cmd/fm/schemes/svc/
H A Dscheme.c55 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 Dzfs_retire.c336 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 Dmapfile-vers55 topo_fmri_nvl2str;
H A Dtopo_2xml.c171 if (topo_fmri_nvl2str(thp, val, &fmri, &err) in txml_print_prop()
H A Dlibtopo.h100 extern int topo_fmri_nvl2str(topo_hdl_t *, nvlist_t *, char **, int *);
H A Dtopo_mod.c651 if (topo_fmri_nvl2str(mod->tm_hdl, fmri, &sp, &err) < 0) in topo_mod_nvl2str()
H A Dtopo_fmri.c100 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 Dtopo_gather.c116 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 Ddisk_transport.c136 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) == 0 && in dt_analyze_disk()
/titanic_50/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c56 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) { in fmd_fmri_nvl2str()
/titanic_50/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c51 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 Dsensor_transport.c141 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) { in st_check_component()
/titanic_50/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c185 if (topo_fmri_nvl2str(thp, rsrc, &fmri, &err) < 0) in do_slot_mapping_cb()
/titanic_50/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c630 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) { in fmev_shdl_nvl2str()
/titanic_50/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c350 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 Dplatform.c482 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) < 0) { in add_prop_val()