Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/e1000e/
D82571.c508 s32 sw_timeout = hw->nvm.word_size + 1; in e1000_get_hw_semaphore_82571() local
521 sw_timeout = 1; in e1000_get_hw_semaphore_82571()
524 while (i < sw_timeout) { in e1000_get_hw_semaphore_82571()
533 if (i == sw_timeout) { in e1000_get_hw_semaphore_82571()
/linux-2.6.39/drivers/media/dvb/frontends/
Dstv0900_sw.c69 s32 *frequency_inc, s32 *sw_timeout, in stv0900_get_sw_loop_params() argument
130 *sw_timeout = timeout; in stv0900_get_sw_loop_params()