Searched refs:cn_bell (Results 1 – 4 of 4) sorted by relevance
247 if (cn_tab == NULL || cn_tab->cn_bell == NULL) in cnbell()250 (*cn_tab->cn_bell)(cn_tab->cn_dev, pitch, period, volume); in cnbell()
54 void (*cn_bell)(dev_t, u_int, u_int, u_int); member
626 .cn_bell = NULL,
2143 wsdisplay_cons.cn_bell = bell; in wsdisplay_set_cons_kbd()2151 wsdisplay_cons.cn_bell = NULL; in wsdisplay_unset_cons_kbd()