Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c558 BEEP(); in command()
568 BEEP(); in command()
594 BEEP(); in command()
598 BEEP(); in command()
706 BEEP(); in command()
817 BEEP(); in command()
865 BEEP(); in ttyin()
921 BEEP(); in ttyin()
928 BEEP(); in ttyin()
1294 BEEP(); in search()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h637 BEEP = 2, enumerator
H A Daudiohd.c1386 if (!path || path->path_type != BEEP) in audiohd_set_beep_volume()
1954 if (path->path_type == BEEP) { in audiohd_create_controls()
4582 path->path_type = BEEP; in audiohd_build_beep_path()
4608 path->path_type = BEEP; in audiohd_build_beep_path()
4638 if (path == NULL || path->path_type != BEEP || in audiohd_build_beep_amp()
4722 if (!path || path->path_type != BEEP || path->codec != codec) in audiohd_finish_beep_path()