Home
last modified time | relevance | path

Searched refs:sw_timeout (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/software-response/
H A Dswrp_main.c35 sw_timeout, /* fmdo_timeout */
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_main.c35 sw_timeout, /* fmdo_timeout - provided by common code */
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_impl.h95 extern void sw_timeout(fmd_hdl_t *, id_t, void *);
H A Dsw_main_cmn.c208 sw_timeout(fmd_hdl_t *hdl, id_t timerid, void *arg) in sw_timeout() function
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c517 s32 sw_timeout = hw->nvm.word_size + 1; in e1000_get_hw_semaphore_82571() local
531 sw_timeout = 1; in e1000_get_hw_semaphore_82571()
534 while (i < sw_timeout) { in e1000_get_hw_semaphore_82571()
543 if (i == sw_timeout) { in e1000_get_hw_semaphore_82571()