Searched refs:dcons_putc (Results 1 – 3 of 3) sorted by relevance
107 void dcons_putc(struct dcons_softc *, int);
113 dcons_putc(struct dcons_softc *dc, int c) in dcons_putc() function
199 dcons_putc(dc, c); in dcons_os_putc()