Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbeep.h99 enum beep_type { BEEP_DEFAULT = 0, BEEP_CONSOLE = 1, BEEP_TYPE4 = 2 }; enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c69 {BEEP_CONSOLE, 900, 200},
H A Dtem_safe.c1598 (void) beep_polled(BEEP_CONSOLE); in tem_safe_bell()
1600 (void) beep(BEEP_CONSOLE); in tem_safe_bell()
H A Dconskbd.c778 error = beeper_freq(BEEP_CONSOLE, in conskbduwsrv()