Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h221 extern struct topo_hdl *fmd_module_topo_hold(fmd_module_t *);
H A Dfmd_api.c742 thp = fmd_module_topo_hold(mp); in fmd_hdl_topo_hold()
1318 thp = fmd_module_topo_hold(mp); in fmd_case_add_suspect()
H A Dfmd_module.c1382 fmd_module_topo_hold(fmd_module_t *mp) in fmd_module_topo_hold() function