Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dgrbeep.h61 #define GRBEEP_DIVISOR_MIN 18 macro
/titanic_44/usr/src/uts/sun4u/io/
H A Dgrbeep.c348 } else if (divisor < GRBEEP_DIVISOR_MIN) { in grbeep_freq()
349 divisor = GRBEEP_DIVISOR_MIN; in grbeep_freq()