Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dkbd.h98 #define KBD_CMD_NOBELL 0x03 /* Turn off the bell */ macro
/titanic_50/usr/src/uts/common/io/
H A Dkbd.c560 else if (tmp == KBD_CMD_NOBELL) in kbdioctl()
1011 kbdcmd((queue_t *)arg, KBD_CMD_NOBELL); in kbd_beep_off()
/titanic_50/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1512 case KBD_CMD_NOBELL:
/titanic_50/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c1001 case KBD_CMD_NOBELL: in usbkbm_kioccmd()