Searched refs:topo_fmri_unusable (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fm/schemes/dev/
H A Dscheme.c118 unusable = topo_fmri_unusable(thp, nvl, &err);
/illumos-gate/usr/src/cmd/fm/schemes/svc/
H A Dscheme.c147 unusable = topo_fmri_unusable(thp, nvl, &err);
/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c136 unusable = topo_fmri_unusable(thp, nvl, &err);
/illumos-gate/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c331 rc = topo_fmri_unusable(thp, nvl, &err);
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c476 rc = topo_fmri_unusable(thp, nvl, &err1);
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c173 if ((ret = topo_fmri_unusable(thp, nvl, &err)) < 0)
1155 if ((ret = topo_fmri_unusable(thp, nvl, &err)) < 0)
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h96 extern int topo_fmri_unusable(topo_hdl_t *, nvlist_t *, int *);
H A Dtopo_fmri.c267 topo_fmri_unusable(topo_hdl_t *thp, nvlist_t *fmri, int *err) function

Completed in 98 milliseconds