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

/freebsd-12-stable/sys/dev/cfe/
H A Dcfe_console.c79 static cn_putc_t cfe_cnputc; variable
169 cfe_cnputc(cp, bootmsg[i]);
216 cfe_cnputc(struct consdev *cp, int c) function
221 cfe_cnputc(cp, '\r');

Completed in 80 milliseconds