Searched refs:topo_fmri_unusable (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 118 unusable = topo_fmri_unusable(thp, nvl, &err); in fmd_fmri_unusable()
|
/titanic_50/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 147 unusable = topo_fmri_unusable(thp, nvl, &err); in fmd_fmri_unusable()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 68 topo_fmri_unusable;
|
H A D | libtopo.h | 96 extern int topo_fmri_unusable(topo_hdl_t *, nvlist_t *, int *);
|
H A D | topo_fmri.c | 267 topo_fmri_unusable(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_unusable() function
|
/titanic_50/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 136 unusable = topo_fmri_unusable(thp, nvl, &err); in fmd_fmri_unusable()
|
/titanic_50/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 331 rc = topo_fmri_unusable(thp, nvl, &err); in fmd_fmri_unusable()
|
/titanic_50/usr/src/cmd/fm/schemes/mem/ |
H A D | mem.c | 476 rc = topo_fmri_unusable(thp, nvl, &err1); in fmd_fmri_unusable()
|
/titanic_50/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 173 if ((ret = topo_fmri_unusable(thp, nvl, &err)) < 0) in print_node() 1155 if ((ret = topo_fmri_unusable(thp, nvl, &err)) < 0) in print_fmri()
|