Home
last modified time | relevance | path

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

/original-bsd/sys/sparc/dev/
H A Dkbd.h52 #define KBD_CMD_NOBELL 3 /* turn bell off */ macro
H A Dkbd.c591 case KBD_CMD_NOBELL: in kbd_docmd()
/original-bsd/sys/sparc/rcons/
H A Drcons_kern.c139 (void) kbd_docmd(KBD_CMD_NOBELL, 0);