Home
last modified time | relevance | path

Searched refs:fmd_adm_module_reset (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dreset.c60 if (fmd_adm_module_reset(adm, mod) != 0) in cmd_reset()
/illumos-gate/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h81 extern int fmd_adm_module_reset(fmd_adm_t *, const char *);
H A Dmapfile-vers52 fmd_adm_module_reset;
H A Dfmd_adm.c392 fmd_adm_module_reset(fmd_adm_t *ap, const char *name) in fmd_adm_module_reset() function