Home
last modified time | relevance | path

Searched refs:tv_putc_bd (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/x68k/dev/
Dite_tv.c239 static tv_putcfunc tv_putc_bd; variable
249 [ATTR_BOLD] = tv_putc_bd,
258 [ATTR_BLINK | ATTR_BOLD] = tv_putc_bd,
365 tv_putc_bd(struct ite_softc *ip, int ch, char *p) in tv_putc_bd() function