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