Searched refs:enable_bell (Results 1 – 2 of 2) sorted by relevance
121 static int enable_bell = TRUE; /* enable beeper */ variable151 SYSCTL_INT(_hw_syscons, OID_AUTO, bell, CTLFLAG_RW, &enable_bell, 4170 if (cold || kdb_active || shutdown_in_progress || !enable_bell) in sc_bell()
125 static VT_SYSCTL_INT(enable_bell, 1, "Enable bell");