Home
last modified time | relevance | path

Searched refs:sc_tone (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/arm/arm/
H A Dsc_machdep.c82 sc_tone(int hz) in sc_tone() function
/freebsd/sys/powerpc/powerpc/
H A Dsc_machdep.c82 sc_tone(int hz) in sc_tone() function
/freebsd/sys/isa/
H A Dsyscons_isa.c201 sc_tone(int herz) in sc_tone() function
/freebsd/sys/dev/syscons/
H A Dsyscons.h678 int sc_tone(int herz);
H A Dsyscons.c1453 return sc_tone(*(int *)data); in sctty_ioctl()
1455 return sc_tone(0); in sctty_ioctl()