Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/sound/pcm/
Dchannel.h430 #define CHN_TIMEOUT 5 macro
Dchannel.c97 static int chn_timeout = CHN_TIMEOUT;
1172 chn_timeout = CHN_TIMEOUT; in chn_init()