Searched refs:SNDBUF_CACHE_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dbuffer.c158 #define SNDBUF_CACHE_SHIFT 5 macro
183 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) {
222 bufsize < (b->allocsize >> SNDBUF_CACHE_SHIFT)) {

Completed in 99 milliseconds