Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_alloc.c60 fmd_modhash_tryapply(fmd.d_mod_hash, fmd_module_trygc); in fmd_alloc()
H A Dfmd_module.h177 extern void fmd_module_trygc(fmd_module_t *);
H A Dfmd_sysevent.c175 fmd_modhash_tryapply(fmd.d_mod_hash, fmd_module_trygc); in sysev_recv()
H A Dfmd_module.c657 fmd_module_trygc(fmd_module_t *mp) in fmd_module_trygc() function