Home
last modified time | relevance | path

Searched refs:BEEP_DEBUG1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c52 #define BEEP_DEBUG1(args) if (beep_debug > 1) cmn_err args macro
55 #define BEEP_DEBUG1(args) macro
90 BEEP_DEBUG1((CE_CONT, in beep_init()
109 BEEP_DEBUG1((CE_CONT, in beep_init()
134 BEEP_DEBUG1((CE_CONT, "beep_init : done.")); in beep_init()
142 BEEP_DEBUG1((CE_CONT, "beep_fini() : start.")); in beep_fini()
173 BEEP_DEBUG1((CE_CONT, "beep_fini() : done.")); in beep_fini()
182 BEEP_DEBUG1((CE_CONT, "beeper_off : start.")); in beeper_off()
208 BEEP_DEBUG1((CE_CONT, "beeper_off : done.")); in beeper_off()
218 BEEP_DEBUG1((CE_CONT, "beeper_freq(%d, %d) : start", type, freq)); in beeper_freq()
[all …]