Home
last modified time | relevance | path

Searched refs:swsub_timeout (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw.h167 void (*swsub_timeout)(fmd_hdl_t *, id_t, void *); member
H A Dsw_main_cmn.c132 if (sip-> swsub_timeout == NULL) in sw_timer_install()
230 sip->swsub_timeout(hdl, timerid, arg); in sw_timeout()