Searched refs:bell_voice (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/x68k/dev/
H A Dopmbellvar.h5 struct opm_voice bell_voice = DEFAULT_BELL_VOICE; variable in typeref:struct:opm_voice
H A Dopmbell.c95 static struct opm_voice bell_voice = DEFAULT_BELL_VOICE; variable in typeref:struct:opm_voice
156 memcpy(&vtab[unit], &bell_voice, sizeof(bell_voice));
/netbsd-current/sys/arch/x68k/usr.bin/bellctrl/
H A Dsample_fm.c12 struct opm_voice bell_voice = { variable in typeref:struct:opm_voice
H A Dbellctrl.c31 static struct opm_voice bell_voice = DEFAULT_BELL_VOICE; variable in typeref:struct:opm_voice
199 memcpy(&voice, &bell_voice, sizeof(bell_voice));

Completed in 79 milliseconds