Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dispadmin/
H A Dsubr.c113 ulong_t twomodulus; in _hrtnewres() local
172 if ((twomodulus = 2 * modulus) / 2 == modulus) { in _hrtnewres()
179 if (twomodulus >= htp->hrt_res) { in _hrtnewres()
/titanic_41/usr/src/cmd/priocntl/
H A Dsubr.c588 ulong_t twomodulus; local
646 if ((twomodulus = 2 * modulus) / 2 == modulus) {
653 if (twomodulus >= htp->hrt_res) {