Searched refs:POLL_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
46 #define POLL_TIMEOUT (450*HZ/1000) /* Must never exceed 500 ms */ macro53 #define WD_TIMEOUT (POLL_TIMEOUT*2)
48 #define POLL_TIMEOUT (HZ/5) macro230 timeout = jiffies + POLL_TIMEOUT; in scx200_acb_poll()
275 #define POLL_TIMEOUT 10000 /* 10000 * 1ms = 10s */ macro
2268 if (!gdth_wait(ha, cmd_index, POLL_TIMEOUT)) in gdth_next()
944 self->poll_timeout = POLL_TIMEOUT; in irlap_apply_default_connection_parameters()
1442 #define POLL_TIMEOUT 60 macro