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

/illumos-gate/usr/src/uts/common/sys/
H A Dbeep.h125 extern int beeper_on(enum beep_type type);
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c293 * beeper_on :
297 beeper_on(enum beep_type type) function
302 BEEP_DEBUG1((CE_CONT, "beeper_on(%d) : start.", type));
311 BEEP_DEBUG((CE_WARN, "beeper_on : invalid type."));
340 BEEP_DEBUG1((CE_CONT, "beeper_on : done, status %d.", status));
H A Dkbd.c559 (void) beeper_on(BEEP_TYPE4);
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1510 (void) beeper_on(BEEP_TYPE4);
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c998 (void) beeper_on(BEEP_TYPE4);

Completed in 70 milliseconds