Home
last modified time | relevance | path

Searched refs:ddi_set_console_bell (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1849 extern void ddi_set_console_bell(void (*bellfunc)(clock_t duration));
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6857 ddi_set_console_bell(void (*bellfunc)(clock_t duration)) in ddi_set_console_bell() function