Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c85 beep_off_func_t beep_off_func, in beep_init() argument
94 (unsigned long) beep_off_func, in beep_init()
124 beep_state.beep_off = beep_off_func; in beep_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dbeep.h110 beep_off_func_t beep_off_func,