Searched refs:MAX_SLEEP (Results 1 – 2 of 2) sorted by relevance
186 #define MAX_SLEEP (hz*5) /* Timeout while waiting for device ready */ macro525 if (tic > MAX_SLEEP) in pushbytes()526 tic = MAX_SLEEP; in pushbytes()
174 #define MAX_SLEEP (hz*5) /* Timeout while waiting for device ready */ macro694 if (tic > MAX_SLEEP) in lpt_pushbytes()695 tic = MAX_SLEEP; in lpt_pushbytes()