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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dsound.c276 int err, vchancount, vchan_num; local
307 vchan_num = 0;
319 vchan_num < CHN_CHAN(c)) {
323 vchan_num++;

Completed in 170 milliseconds