Searched refs:MAXCLOCK_T (Results 1 – 1 of 1) sorted by relevance
428 #define MAXCLOCK_T LONG_MAX macro443 if (ticks > MAXCLOCK_T / usec_per_tick) in drv_hztousec()444 return (MAXCLOCK_T); in drv_hztousec()