Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dcbe.c44 static hrtime_t cbe_hrtime_max; variable
113 if (time >= cbe_hrtime_max) in cbe_reprogram()
114 time = cbe_hrtime_max; in cbe_reprogram()
287 cbe_hrtime_max = gethrtime_max(); in cbe_init()