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

/freebsd-10.3-release/sys/dev/sound/midi/
H A Dsequencer.c148 int playing; member in struct:seq_softc
361 if (t->playing == 0)
441 while (scp->playing == 0) {
450 if (scp->playing == 0)
646 scp->playing = 0;
976 scp->playing = 1;
1110 scp->playing = 1;
1443 /* Start playing. */
1444 scp->playing = 1;
1484 /* Restart playing i
[all...]

Completed in 97 milliseconds