Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h156 void *mt_arg; /* module private timer argument */ member
H A Dfmd_module.c568 ops->fmdo_timeout(hdl, t->mt_id, t->mt_arg); in fmd_module_dispatch()
H A Dfmd_api.c1913 t->mt_arg = arg; in fmd_timer_install()