Searched refs:sysbeep (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/sandpoint/isa/
H A Disaclock.c144 void sysbeep(int, int);
161 sysbeep(int pitch, int period) function
/netbsd-current/sys/arch/arm/footbridge/isa/
H A Dsysbeep_isa.c70 sysbeep(int pitch, int period) function
/netbsd-current/sys/arch/bebox/include/
H A Disa_machdep.h67 void sysbeep(int, int); /* beep with the system speaker */
/netbsd-current/sys/arch/x86/isa/
H A Dclock.c172 CFATTACH_DECL3_NEW(sysbeep, 0,
189 void sysbeep(int, int);
542 sysbeep(int pitch, int period) function
/netbsd-current/sys/arch/shark/isa/
H A Dclock.c181 void sysbeep(int, int);
471 sysbeep(int pitch, int period) function
/netbsd-current/sys/arch/x86/include/
H A Disa_machdep.h229 void sysbeep(int, int); /* beep with the system speaker */
/netbsd-current/sys/arch/arm/include/
H A Disa_machdep.h145 void sysbeep(int, int); /* beep with the system speaker */
/netbsd-current/sys/arch/arc/include/
H A Disa_machdep.h132 void sysbeep(int, int);
/netbsd-current/sys/arch/arc/dev/
H A Dpccons.c748 sysbeep(((int*)data)[0],
751 sysbeep(BEEP_FREQ, BEEP_TIME);
1076 sysbeep(BEEP_FREQ, BEEP_TIME);
/netbsd-current/sys/arch/arc/isa/
H A Disabus.c543 sysbeep(int pitch, int period) function
/netbsd-current/share/man/man4/
H A DMakefile232 MLINKS+=pcppi.4 sysbeep.4
/netbsd-current/sys/arch/i386/i386/
H A Dmachdep.c811 sysbeep(BEEP_ONHALT_PITCH,
814 sysbeep(0, BEEP_ONHALT_PERIOD * hz / 1000);

Completed in 238 milliseconds