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

/freebsd-10.3-release/sys/dev/sound/midi/
H A Dsequencer.c286 static int seq_sync(struct seq_softc *scp);
850 seq_sync(scp);
1212 ret = seq_sync(scp);
1960 * Reset no longer closes the raw devices nor seq_sync's
2003 * seq_sync
2011 seq_sync(struct seq_softc *scp) function
2017 SEQ_DEBUG(4, printf("seq_sync: unit %d.\n", scp->unit));
2061 SEQ_DEBUG(1, printf("seq_sync queue stuck, aborting\n"));

Completed in 100 milliseconds