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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dsound.c1282 int i, j, ncards; local
1284 ncards = 0;
1293 * for the numaudios, ncards, and openedaudio fields.
1313 ++ncards;
1344 si->numcards = ncards;
1368 int i, ncards; local
1370 ncards = 0;
1378 if (ncards++ != si->card)

Completed in 107 milliseconds