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

/freebsd-12-stable/sys/dev/cfe/
H A Dcfe_console.c78 static cn_getc_t cfe_cngetc; variable
146 while ((c = cfe_cngetc(NULL)) != -1)
201 cfe_cngetc(struct consdev *cp) function

Completed in 58 milliseconds