Searched refs:fmdo_timeout (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h105 void (*fmdo_timeout)(fmd_hdl_t *, id_t, void *); member in struct:fmd_hdl_ops
H A Dfmd_api.c412 if (ops.fmdo_timeout == NULL)
413 ops.fmdo_timeout = (void (*)())fmd_hdl_nop;
H A Dfmd_module.c568 ops->fmdo_timeout(hdl, t->mt_id, t->mt_arg);

Completed in 68 milliseconds