Searched defs:BEEP_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbeep.h100 /* BEEP_DEFAULT is a sentinel for the beep_param table. */
101 enum beep_type { BEEP_DEFAULT = 0, BEEP_CONSOLE = 1, BEEP_TYPE4 = 2 }; enumerator in enum:beep_type

Completed in 56 milliseconds