Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dradiotrack.c91 #define RT_VOLUME_DELAY 100000 macro
238 DELAY(MAX_VOL * RT_VOLUME_DELAY); in rt_set_mute()
253 DELAY(val * RT_VOLUME_DELAY); in rt_set_mute()