Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_bell.c39 #define BELL_MS (1000/BELL_HZ) /* MS */ macro
100 repeats = (duration + (BELL_MS / 2)) / BELL_MS; in xf86OSRingBell()
165 naptime = BELL_MS * i; in xf86OSRingBell()