Searched refs:cn_bell (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/
H A Dar_console.c124 .cn_bell = NULL,
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dcons.h55 void (*cn_bell) /* ring bell */ member in struct:consdev
H A Dcons.c330 if (cn_tab == NULL || cn_tab->cn_bell == NULL)
332 (*cn_tab->cn_bell)(cn_tab->cn_dev, pitch, period, volume);
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/hpcarm/
H A Dnetbookpro_machdep.c144 cn_tab->cn_bell = wskbd_cnbell;
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/rasoc/
H A Dconsole.c140 .cn_bell = NULL,
/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay.c2205 wsdisplay_cons.cn_bell = bell;
2213 wsdisplay_cons.cn_bell = NULL;

Completed in 178 milliseconds