Searched refs:sw_timeout (Results 1 – 5 of 5) sorted by relevance
35 sw_timeout, /* fmdo_timeout */
35 sw_timeout, /* fmdo_timeout - provided by common code */
95 extern void sw_timeout(fmd_hdl_t *, id_t, void *);
208 sw_timeout(fmd_hdl_t *hdl, id_t timerid, void *arg) in sw_timeout() function
517 s32 sw_timeout = hw->nvm.word_size + 1; in e1000_get_hw_semaphore_82571() local531 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()