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

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dsound.c1278 int i, j, ncards; local
1280 ncards = 0;
1289 * for the numaudios, ncards, and openedaudio fields.
1309 ++ncards;
1340 si->numcards = ncards;
1364 int i, ncards; local
1366 ncards = 0;
1374 if (ncards++ != si->card)

Completed in 48 milliseconds