Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/usr.bin/bellctrl/
H A Dbellctrl.c82 set_bell_vol(BELL_VOLUME); in main()
121 set_bell_vol(BELL_VOLUME); in main()
/netbsd-src/sys/arch/x68k/include/
H A Dopmbellio.h78 #define BELL_VOLUME 100 /* percentage */ macro
/netbsd-src/sys/arch/x68k/dev/
H A Dopmbell.c150 sc->volume = BELL_VOLUME; in bellattach()