Searched refs:MAX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
49 #define MAX_TIMEOUT 255 /* 255 minutes */ macro160 if (timeout > MAX_TIMEOUT) in sc1200wdt_open()161 timeout = MAX_TIMEOUT; in sc1200wdt_open()204 if (new_timeout < 0 || new_timeout > MAX_TIMEOUT) in sc1200wdt_ioctl()
720 #define MAX_TIMEOUT 40 macro
394 if( timeout > MAX_TIMEOUT || in amd8111e_set_coalesce()407 if( timeout > MAX_TIMEOUT || in amd8111e_set_coalesce()