Searched refs:topo_fmri_nvl2str (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dnvlrender.c61 * topo_fmri_nvl2str which should fail gracefully for invalid
65 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) != 0 ||
/illumos-gate/usr/src/cmd/fm/schemes/mod/
H A Dscheme.c41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/schemes/pkg/
H A Dscheme.c41 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/schemes/sw/
H A Dscheme.c54 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/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) {
/illumos-gate/usr/src/cmd/fm/schemes/dev/
H A Dscheme.c58 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/schemes/svc/
H A Dscheme.c55 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c140 (void) topo_fmri_nvl2str(thp, asru, &aname, &err);
142 (void) topo_fmri_nvl2str(thp, fru, &fname, &err);
404 if (topo_fmri_nvl2str(thp, val, &fmri, &err) != 0) {
832 if (topo_fmri_nvl2str(thp, rsrc, &s, &err) < 0) {
1114 (void) topo_fmri_nvl2str(thp, asru, &aname, &err);
1116 (void) topo_fmri_nvl2str(thp, fru, &fname, &err);
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c336 if (topo_fmri_nvl2str(thp, asru, &fmri, &err) == 0)
466 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c136 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) == 0 &&
/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c56 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c116 if (topo_fmri_nvl2str(thdl, dupfmri, &buf, &err) != 0) {
204 if (topo_fmri_nvl2str(thp, fmri, &cstr, err) != 0) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c171 if (topo_fmri_nvl2str(thp, val, &fmri, &err)
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)
H A Dtopo_fmri.c100 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) function
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c141 if (topo_fmri_nvl2str(thp, fru, &fmri, &err) != 0) {
/illumos-gate/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c51 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c185 if (topo_fmri_nvl2str(thp, rsrc, &fmri, &err) < 0)
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c630 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c482 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) < 0) {
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c350 if (topo_fmri_nvl2str(topo_handle, nvl, &tname, &err) == 0) {

Completed in 144 milliseconds