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

/freebsd-9.3-release/sys/dev/sound/midi/
H A Dsequencer.c353 SEQ_DEBUG(2, printf("Timer wait when timer isn't running\n"));
381 SEQ_DEBUG(3,
399 SEQ_DEBUG(3, printf("seq_timer didn't timeout\n"));
438 SEQ_DEBUG(2, printf("seq_eventthread started\n"));
468 SEQ_DEBUG(2, printf("seq_eventthread finished\n"));
498 SEQ_DEBUG(2, printf("seq_processevent not known %d\n",
502 SEQ_DEBUG(2, printf("seq_processevent midi unit not found %d\n",
535 SEQ_DEBUG(1, printf("seq_addunit: softc allocation failed.\n"));
603 SEQ_DEBUG(2, printf("sequencer %d created scp %p\n", scp->unit, scp));
642 //SEQ_DEBUG(
[all...]
H A Dsequencer.h55 #define SEQ_DEBUG(y, x) \ macro

Completed in 47 milliseconds