Lines Matching refs:VBDEBUG
72 VBDEBUG(("VbGetDevMusicNotes: use_short is %d, hdr is %p, " in VbGetDevMusicNotes()
92 VBDEBUG(("VbGetDevMusicNotes: bad sig\n")); in VbGetDevMusicNotes()
102 VBDEBUG(("VbGetDevMusicNotes: count=%d maxnotes=%d\n", in VbGetDevMusicNotes()
115 VBDEBUG(("VbGetDevMusicNotes: count=%d, just isn't right\n", in VbGetDevMusicNotes()
126 VBDEBUG(("VbGetDevMusicNotes: mysum=%08x, want=%08x\n", in VbGetDevMusicNotes()
131 VBDEBUG(("VbGetDevMusicNotes: custom notes struct at %p\n", hdr)); in VbGetDevMusicNotes()
152 VBDEBUG(("VbGetDevMusicNotes: with %d msecs of sound to begin\n", in VbGetDevMusicNotes()
161 VBDEBUG(("VbGetDevMusicNotes: lasting %d msecs\n", total_msecs)); in VbGetDevMusicNotes()
168 VBDEBUG(("VbGetDevMusicNotes: they're all out to get me!\n")); in VbGetDevMusicNotes()
187 VBDEBUG(("VbGetDevMusicNotes: adding %d msecs of silence\n", in VbGetDevMusicNotes()
199 VBDEBUG(("VbGetDevMusicNotes: using %d default notes\n", count)); in VbGetDevMusicNotes()
223 VBDEBUG(("VbAudioOpen() - ticks_per_msec is %" PRIu64 "\n", in VbAudioOpen()
233 VBDEBUG(("VbAudioOpen() - VbExBeep() is limited\n")); in VbAudioOpen()
243 VBDEBUG(("VbAudioOpen() - using short dev screen delay\n")); in VbAudioOpen()
248 VBDEBUG(("VbAudioOpen() - note count %d\n", audio->note_count)); in VbAudioOpen()