Searched refs:BEEP_DEBUG1 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | beep.c | 54 #define BEEP_DEBUG1(args) if (beep_debug > 1) cmn_err args macro 57 #define BEEP_DEBUG1(args) macro 92 BEEP_DEBUG1((CE_CONT, in beep_init() 111 BEEP_DEBUG1((CE_CONT, in beep_init() 136 BEEP_DEBUG1((CE_CONT, "beep_init : done.")); in beep_init() 144 BEEP_DEBUG1((CE_CONT, "beep_fini() : start.")); in beep_fini() 175 BEEP_DEBUG1((CE_CONT, "beep_fini() : done.")); in beep_fini() 184 BEEP_DEBUG1((CE_CONT, "beeper_off : start.")); in beeper_off() 210 BEEP_DEBUG1((CE_CONT, "beeper_off : done.")); in beeper_off() 220 BEEP_DEBUG1((CE_CONT, "beeper_freq(%d, %d) : start", type, freq)); in beeper_freq() [all …]
|