Home
last modified time | relevance | path

Searched refs:topo_fmri_asru (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers56 topo_fmri_asru;
H A Dlibtopo.h145 extern int topo_fmri_asru(topo_hdl_t *, nvlist_t *, nvlist_t **, int *);
H A Dtopo_fmri.c487 topo_fmri_asru(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **asru, int *err) in topo_fmri_asru() function
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c1144 rsrc && topo_fmri_asru(thp, rsrc, &asru, &err) == 0) in fmd_xprt_list_suspect_local()
1278 if (topo_fmri_asru(thp, asru, &asrua[i], in fmd_xprt_list_suspect()
1294 if (topo_fmri_asru(thp, rsrc, &asrua[i], in fmd_xprt_list_suspect()
H A Dfmd_asru.c524 topo_fmri_asru(thp, rsrc, &asru, &err) == 0) { in fmd_asru_hash_recreate()
H A Dfmd_api.c1336 if (topo_fmri_asru(thp, rsrc, &asru, &err) == 0) { in fmd_case_add_suspect()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c1158 if (topo_fmri_asru(thp, nvl, &asru, &err) == 0) in print_fmri()