Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbeep.h125 extern int beeper_on(enum beep_type type);
/titanic_50/usr/src/uts/common/io/
H A Dbeep.c297 beeper_on(enum beep_type type) in beeper_on() function
H A Dkbd.c559 (void) beeper_on(BEEP_TYPE4); in kbdioctl()
/titanic_50/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1510 (void) beeper_on(BEEP_TYPE4);
/titanic_50/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c998 (void) beeper_on(BEEP_TYPE4); in usbkbm_kioccmd()