HomeSort by: relevance | last modified time | path
    Searched refs:isabeep (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/prep/isa/
isabeep.c 1 /* $NetBSD: isabeep.c,v 1.10 2011/06/06 16:42:18 matt Exp $ */
31 __KERNEL_RCSID(0, "$NetBSD: isabeep.c,v 1.10 2011/06/06 16:42:18 matt Exp $");
52 CFATTACH_DECL_NEW(isabeep, 0,
75 isabeep(int pitch, int period) function in typeref:typename:void
  /src/sys/arch/alpha/isa/
isa_machdep.c 61 CFATTACH_DECL_NEW(isabeep, 0,
98 isabeep(int pitch, int period) function in typeref:typename:void
  /src/sys/arch/ibmnws/include/
isa_machdep.h 69 void isabeep(int, int); /* beep with the system speaker */
  /src/sys/arch/ofppc/include/
isa_machdep.h 65 void isabeep(int, int); /* beep with the system speaker */
  /src/sys/arch/prep/include/
isa_machdep.h 70 void isabeep(int, int); /* beep with the system speaker */
  /src/sys/arch/alpha/include/
isa_machdep.h 154 void isabeep(int, int);
  /src/share/man/man4/
Makefile 237 MLINKS+=pcppi.4 isabeep.4

Completed in 15 milliseconds