Home
last modified time | relevance | path

Searched refs:fmd_module_topo_rele (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h222 extern int fmd_module_topo_rele(fmd_module_t *, struct topo_hdl *);
H A Dfmd_api.c754 if (fmd_module_topo_rele(mp, thp) != 0) in fmd_hdl_topo_rele()
1390 err = fmd_module_topo_rele(mp, thp); in fmd_case_add_suspect()
H A Dfmd_module.c1397 fmd_module_topo_rele(fmd_module_t *mp, struct topo_hdl *hdl) in fmd_module_topo_rele() function